AvalonEdit
TypographyProperties Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementTextRunPropertiesTypographyProperties
Gets the typography properties for the text run.
Declaration Syntax
C#Visual BasicVisual C++
public override TextRunTypographyProperties TypographyProperties { get; }
Public Overrides ReadOnly Property TypographyProperties As TextRunTypographyProperties
	Get
public:
virtual property TextRunTypographyProperties^ TypographyProperties {
	TextRunTypographyProperties^ get () override;
}

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