Enum Font.Type
Font types
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Font.Type
Fields
Name | Description |
---|---|
e_CIDType0 | Type 0 CID font |
e_CIDType2 | Type 2 CID font |
e_MMType1 | Type 1 multiple master PostScript font |
e_TrueType | TrueType font |
e_Type0 | Type 0 PostScript composite (CID) font |
e_Type1 | Type 1 PostScript font |
e_Type3 | Type 3 PostScript font |