Class PdfFontInfo
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Describes a PDF font.
public sealed class PdfFontInfo
- Inheritance
-
PdfFontInfo
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
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 this PdfFontInfo font.
- Italic
Gets a value indicating whether the font is italic.
- Name
Gets the face name of this PdfFontInfo font.
- Serif
Gets a value indicating whether font glyphs have serifs.