Class FontStretches
public sealed class FontStretches
- Inheritance
-
FontStretches
- Inherited Members
Fields
CONDENSED
public const string CONDENSED = "Condensed"
Field Value
EXPANDED
public const string EXPANDED = "Expanded"
Field Value
EXTRA_CONDENSED
public const string EXTRA_CONDENSED = "ExtraCondensed"
Field Value
EXTRA_EXPANDED
public const string EXTRA_EXPANDED = "ExtraExpanded"
Field Value
NORMAL
public const string NORMAL = "Normal"
Field Value
SEMI_CONDENSED
public const string SEMI_CONDENSED = "SemiCondensed"
Field Value
SEMI_EXPANDED
public const string SEMI_EXPANDED = "SemiExpanded"
Field Value
ULTRA_CONDENSED
public const string ULTRA_CONDENSED = "UltraCondensed"
Field Value
ULTRA_EXPANDED
public const string ULTRA_EXPANDED = "UltraExpanded"
Field Value
Methods
FromOpenTypeWidthClass(int)
Convert from Open Type font width class notation.
public static string FromOpenTypeWidthClass(int fontWidth)
Parameters
fontWidth
intOpen Type font width.
Returns
- string
one of the FontStretches constants.
Remarks
Convert from Open Type font width class notation.
https://www.microsoft.com/typography/otspec/os2.htm#wdc