DocDefaults.ParagraphPropertiesDefault Property

Definition

Default Paragraph Properties.

Represents the following element tag in the schema: w:pPrDefault.

public DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesDefault ParagraphPropertiesDefault { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesDefault? ParagraphPropertiesDefault { get; set; }
member this.ParagraphPropertiesDefault : DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesDefault with get, set
Public Property ParagraphPropertiesDefault As ParagraphPropertiesDefault

Property Value

Returns ParagraphPropertiesDefault.

Applies to