TextRunProperties.TypographyProperties Property

Definition

Gets the typography properties for the text run.

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

Property Value

A value of TextRunTypographyProperties.

Applies to