DocDefaults.RunPropertiesDefault Property

Definition

Default Run Properties.

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

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

Property Value

Returns RunPropertiesDefault.

Applies to