AvalonEdit
Typeface Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementTextRunPropertiesTypeface
Gets the typeface for the text run.
Declaration Syntax
C#Visual BasicVisual C++
public override Typeface Typeface { get; }
Public Overrides ReadOnly Property Typeface As Typeface
	Get
public:
virtual property Typeface^ Typeface {
	Typeface^ get () override;
}
Return Value
A value of Typeface.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238