'Declaration Public Enum SvgTextPathSpacing Inherits System.Enum
public enum SvgTextPathSpacing : System.Enum
'Declaration Public Enum SvgTextPathSpacing Inherits System.Enum
public enum SvgTextPathSpacing : System.Enum
Member | Description |
---|---|
Auto | Indicates that the user agent should adjust the spacing between typographic characters in order to achieve visually appealing results. |
Exact | Indicates that the typographic characters should be rendered exactly according to the spacing rules. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgTextPathSpacing