Sdílet prostřednictvím


DocDefaults.ParagraphPropertiesDefault Property

Default Paragraph Properties.Represents the element tag in schema: w:pPrDefault

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ParagraphPropertiesDefault As ParagraphPropertiesDefault
    Get
    Set
'Usage
Dim instance As DocDefaults
Dim value As ParagraphPropertiesDefault

value = instance.ParagraphPropertiesDefault

instance.ParagraphPropertiesDefault = value
public ParagraphPropertiesDefault ParagraphPropertiesDefault { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesDefault
Returns ParagraphPropertiesDefault.

See Also

Reference

DocDefaults Class

DocDefaults Members

DocumentFormat.OpenXml.Wordprocessing Namespace