'Declaration Public Enum SvgFontStretch Inherits System.Enum
public enum SvgFontStretch : System.Enum
'Declaration Public Enum SvgFontStretch Inherits System.Enum
public enum SvgFontStretch : System.Enum
Member | Description |
---|---|
Condensed | Corresponds to 'condensed' font stretch. |
Expanded | Corresponds to 'expanded' font stretch. |
ExtraCondensed | Corresponds to 'extra-condensed' font stretch. |
ExtraExpanded | Corresponds to 'extra-expanded' font stretch. |
Normal | The normal font stretch. |
SemiCondensed | Corresponds to 'semi-condensed' font stretch. |
SemiExpanded | Corresponds to 'semi-expanded' font stretch. |
UltraCondensed | The narrowest font stretch. |
UltraExpanded | The widest font stretch. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgFontStretch