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

适用于