FontStretches Properties
.NET Framework 4.5
The FontStretches type exposes the following members.
| Name | Description | |
|---|---|---|
|
Condensed | Specifies a condensed FontStretch. |
|
Expanded | Specifies an expanded FontStretch. |
|
ExtraCondensed | Specifies an extra-condensed FontStretch. |
|
ExtraExpanded | Specifies an extra-expanded FontStretch. |
|
Medium | Specifies a medium FontStretch. |
|
Normal | Specifies a normal FontStretch. |
|
SemiCondensed | Specifies a semi-condensed FontStretch. |
|
SemiExpanded | Specifies a semi-expanded FontStretch. |
|
UltraCondensed | Specifies an ultra-condensed FontStretch. |
|
UltraExpanded | Specifies an ultra-expanded FontStretch. |