TextRun._FontFamily Property

Definition

Gets the font family of the specified text.

public:
 property System::String ^ _FontFamily { System::String ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public string _FontFamily { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._FontFamily : string
Public ReadOnly Property _FontFamily As String

Property Value

The font family of the specified text.

Attributes

Applies to