Class EFontVariant
Class for EFontVariant.
Inheritance
System.Object
EFontVariant
Namespace: Syncfusion.SVG.IO
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public sealed class EFontVariant : ValueType
Properties
Normal
Gets the normal.
Declaration
public static EFontVariant Normal { get; }
Property Value
| Type | Description |
|---|---|
| EFontVariant | The normal. |
SmallCaps
Gets the small caps.
Declaration
public static EFontVariant SmallCaps { get; }
Property Value
| Type | Description |
|---|---|
| EFontVariant | The small caps. |