TextRunProperties::Typeface Property

 

Gets the typeface for the text run.

Namespace:   System.Windows.Media.TextFormatting
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Typeface^ Typeface {
	virtual Typeface^ get() abstract;
}

Property Value

Type: System.Windows.Media::Typeface^

A value of Typeface.

.NET Framework
Available since 3.0
Return to top
Show: