'Declaration Public Enum SvgFontKerning Inherits System.Enum
public enum SvgFontKerning : System.Enum
'Declaration Public Enum SvgFontKerning Inherits System.Enum
public enum SvgFontKerning : System.Enum
Member | Description |
---|---|
Auto | Specifies that kerning is applied at the discretion of the user agent. |
None | Specifies that kerning is not applied. |
Normal | Specifies that kerning is applied. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgFontKerning