TextRun._FontFamily 属性

定义

获取指定文本的字体系列。

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

属性值

指定文本的字体系列。

属性

适用于