'Declaration Public Enum C1FontStretch Inherits System.Enum
public enum C1FontStretch : System.Enum
'Declaration Public Enum C1FontStretch Inherits System.Enum
public enum C1FontStretch : System.Enum
| Member | Description |
|---|---|
| Condensed | Condenced. |
| Expanded | Expanded. |
| ExtraCondensed | Extra condenced. |
| ExtraExpanded | Extra expanded. |
| Medium | Medium. |
| Normal | Normal. |
| SemiCondensed | Semi condensed. |
| SemiExpanded | Semi expanded. |
| UltraCondensed | Ultra condenced. |
| UltraExpanded | Ultra expanded. |
| Undefined |
System.Object
System.ValueType
System.Enum
C1.Xaml.Document.C1FontStretch