Struct EFontVariant
Class for EFontVariant.
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Namespace: Syncfusion.SVG.IO
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public struct EFontVariant
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. |