다음을 통해 공유


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

속성 값

지정한 텍스트의 글꼴 패밀리입니다.

특성

적용 대상