FontStretches Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The FontStretches type exposes the following members.
| Name | Description | |
|---|---|---|
|
Condensed | Specifies a condensed font stretch. |
|
Expanded | Specifies an expanded font stretch. |
|
ExtraCondensed | Specifies an extra-condensed font stretch. |
|
ExtraExpanded | Specifies an extra-expanded font stretch. |
|
Normal | Specifies a normal font stretch. |
|
SemiCondensed | Specifies a semi-condensed font stretch. |
|
SemiExpanded | Specifies a semi-expanded font stretch. |
|
UltraCondensed | Specifies an ultra-condensed font stretch. |
|
UltraExpanded | Specifies an ultra-expanded font stretch. |
Show: