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 の値。

適用対象