EmbeddedFont.RegularFont Property

Definition

Regular Embedded Font.

Represents the following element tag in the schema: p:regular.

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

Property Value

Returns RegularFont.

Applies to