Keys FieldsTerminal Works - PDF Printing.Net Library

The PdfFontKeys type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberBaseFont
(Required) The PostScript name of the font.
Public fieldStatic memberFontDescriptor
(Required except for the standard 14 fonts; must be an indirect reference) A font descriptor describing the font’s metrics other than its glyph widths. Note: For the standard 14 fonts, the entries FirstChar, LastChar, Widths, and FontDescriptor must either all be present or all be absent. Ordinarily, they are absent; specifying them enables a standard font to be overridden.
Public fieldStatic memberSubtype
(Required) The type of font.
Public fieldStatic memberType
(Required) The type of PDF object that this dictionary describes; must be Font for a font dictionary.
Top
See Also

Reference