Share via


Font.FontFamily Property

Definition

FontFamily.

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

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

Property Value

Returns FontFamily.

Applies to