共用方式為


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 的值。

適用於