Click or drag to resize

FontFile Properties

The FontFile type exposes the following members.

Properties
 NameDescription
Public propertyFamilyName Gets the font family name.
Public propertyItalic

Gets a value indicating whether the characters in a font are truly (Italic) or artificially (Oblique) slanted.

Default value is false.

Public propertyStretch

Gets the integer value between 1 and 9 that represents OpenType font widths.

Default value is 5.

Public propertyWeight

Gets the integer value between 1 and 999 that represents OpenType font weight.

Default value is 400. Bold value is 700.

Top
See Also