AvalonEdit
Variants Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesVariants
Gets a value that indicates a variation of the standard typographic form to be used.
Declaration Syntax
C#Visual BasicVisual C++
public override FontVariants Variants { get; }
Public Overrides ReadOnly Property Variants As FontVariants
	Get
public:
virtual property FontVariants Variants {
	FontVariants get () override;
}
Return Value
One of the FontVariants values. The default is Normal.

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