TextRunProperties.Typeface Property

Definition

Gets the typeface for the text run.

public:
 abstract property System::Windows::Media::Typeface ^ Typeface { System::Windows::Media::Typeface ^ get(); };
public abstract System.Windows.Media.Typeface Typeface { get; }
member this.Typeface : System.Windows.Media.Typeface
Public MustOverride ReadOnly Property Typeface As Typeface

Property Value

A value of Typeface.

Applies to