TTMSFNCPDFFontProgramType Enumeration
Identifies the outline format of an embedded font program in a PDF file.
API unit family: TMSFNCPDFCoreLibBase
Members
| Name | Description |
|---|---|
fptUnknown |
Font program format is unknown or could not be detected. |
fptTrueType |
TrueType outline font program. |
fptOpenTypeCFF |
OpenType font with a Compact Font Format (CFF) outline. |