FontType
Fonts
Description
Used to determine the type of the selected font.
Syntax
Delphi
Function TPDFlib.FontType: Integer;
ActiveX
Function PDFlib::FontType() As Long
DLL
int DLFontType(int InstanceID);
Return values
| 0 | No font has been selected |
|---|---|
| 1 | Unknown 2 Standard 3 TrueType 4 Embedded TrueType 5 Packaged 6 Type1 Subsetted 7 8 Type3 9 Type1 CID TrueType CID 10 11 CJK |