다음을 통해 공유


TextRunProperties.TypographyProperties 속성

정의

텍스트 런의 입력 체계 속성을 가져옵니다.

public:
 virtual property System::Windows::Media::TextFormatting::TextRunTypographyProperties ^ TypographyProperties { System::Windows::Media::TextFormatting::TextRunTypographyProperties ^ get(); };
public virtual System.Windows.Media.TextFormatting.TextRunTypographyProperties TypographyProperties { get; }
member this.TypographyProperties : System.Windows.Media.TextFormatting.TextRunTypographyProperties
Public Overridable ReadOnly Property TypographyProperties As TextRunTypographyProperties

속성 값

TextRunTypographyProperties

TextRunTypographyProperties의 값입니다.

적용 대상