'Declaration Public Enum FontStretch Inherits System.Enum
public enum FontStretch : System.Enum
'Declaration Public Enum FontStretch Inherits System.Enum
public enum FontStretch : System.Enum
Member | Description |
---|---|
Condensed | Condensed. |
Expanded | Expanded. |
ExtraCondensed | ExtraCondensed. |
ExtraExpanded | ExtraExpanded. |
Normal | Normal. |
SemiCondensed | SemiCondensed. |
SemiExpanded | SemiExpanded. |
UltraCondensed | UltraCondensed. |
UltraExpanded | UltraExpanded. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.Text.FontStretch