Font |
The FontFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | FamilyName | Gets the font family name. |
![]() | Italic | Gets a value indicating whether the characters in a font are truly (Italic) or artificially (Oblique) slanted. Default value is false. |
![]() | Stretch | Gets the integer value between 1 and 9 that represents OpenType font widths. Default value is 5. |
![]() | Weight | Gets the integer value between 1 and 999 that represents OpenType font weight. Default value is 400. Bold value is 700. |