PdfFontInfo Properties

The PdfFontInfo type exposes the following members.

Properties

  NameDescription
Public propertyBold
Gets a value indicating whether the font is bold.
Public propertyBoundingBox
Gets the font bounding box, expressed in the glyph coordinate system.
Public propertyFormat
Gets the format of the font.
Public propertyItalic
Gets a value indicating whether the font is italic.
Public propertyName
Gets the face name of the font.
Public propertySerif
Gets a value indicating whether font glyphs have serifs.

See Also