Class PdfFontInfo
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Describes a PDF font.
public sealed class PdfFontInfo
- Inheritance
-
PdfFontInfo
- Inherited Members
Properties
- Bold
Gets a value indicating whether the font is bold.
- BoundingBox
Gets the font bounding box, expressed in the glyph coordinate system.
- Format
Gets the format of the font.
- Italic
Gets a value indicating whether the font is italic.
- Name
Gets the face name of the font.
- Serif
Gets a value indicating whether font glyphs have serifs.