次の方法で共有


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

プロパティ値

指定したテキストのフォント ファミリ。

属性

適用対象