XFont PropertiesTerminal Works - PDF Printing.Net Library

The XFont type exposes the following members.

Properties

  NameDescription
Public propertyBold
Indicates whether this XFont object is bold.
Public propertyCellAscent
Gets the cell ascent, the area above the base line that is used by the font.
Public propertyCellDescent
Gets the cell descent, the area below the base line that is used by the font.
Public propertyCellSpace
Gets the cell space for the font. The CellSpace is the line spacing, the sum of CellAscent and CellDescent and optionally some extra space.
Public propertyFontFamily
Gets the XFontFamily object associated with this XFont object.
Public propertyGdiFontFamily
Gets the GDI family.
Public propertyHeight
Gets the line spacing of this font.
Public propertyItalic
Indicates whether this XFont object is italic.
Public propertyMetrics
Gets the font metrics.
Public propertyName
WRONG: Gets the face name of this Font object. Indeed it returns the font family name.
Public propertyPdfOptions
Gets the PDF options of the font.
Public propertySize
Gets the em-size of this font measured in the unit of this font object.
Public propertyStrikeout
Indicates whether this XFont object is stroke out.
Public propertyStyle
Gets style information for this Font object.
Public propertyUnderline
Indicates whether this XFont object is underlined.
Top
See Also

Reference