'Declaration Public Enum SvgLengthAdjust Inherits System.Enum
public enum SvgLengthAdjust : System.Enum
'Declaration Public Enum SvgLengthAdjust Inherits System.Enum
public enum SvgLengthAdjust : System.Enum
Member | Description |
---|---|
Spacing | Indicates that only the advance values are adjusted. The glyphs themselves are not stretched or compressed. |
SpacingAndGlyphs | Indicates that the advance values are adjusted and the glyphs themselves stretched or compressed in one axis. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgLengthAdjust