![]() | FPDF_ |
The FPDF_SYSFONTINFO type exposes the following members.
Name | Description | |
---|---|---|
![]() | FPDF_SYSFONTINFO | Initializes a new instance of the FPDF_SYSFONTINFO class |
Name | Description | |
---|---|---|
![]() | DeleteFont | Application defined callback function. See DeleteFont delegate for detail |
![]() | EnumFonts | Application defined callback function. See EnumFontsCallback delegate for detail |
![]() | GetFaceName | Application defined callback function. See GetFaceNameCallback delegate for detail |
![]() | GetFont | Application defined callback function. See GetFontCallback delegate for detail |
![]() | GetFontCharset | Application defined callback function. See GetFontCharsetCallback delegate for detail |
![]() | GetFontData | Application defined callback function. See GetFontDataCallback delegate for detail |
![]() | MapFont | Application defined callback function. See MapFontCallback delegate for detail |
![]() | Release | Application defined callback function. See ReleaseCallback delegate for detail |
![]() | Version | Version number of the interface. Currently must be 1. |