Click or drag to resize

FPDF_SYSFONTINFO Fields

The FPDF_SYSFONTINFO type exposes the following members.

Fields
 NameDescription
Public fieldDeleteFont Application defined callback function. See DeleteFont delegate for detail
Public fieldEnumFonts Application defined callback function. See EnumFontsCallback delegate for detail
Public fieldGetFaceName Application defined callback function. See GetFaceNameCallback delegate for detail
Public fieldGetFont Application defined callback function. See GetFontCallback delegate for detail
Public fieldGetFontCharset Application defined callback function. See GetFontCharsetCallback delegate for detail
Public fieldGetFontData Application defined callback function. See GetFontDataCallback delegate for detail
Public fieldMapFont Application defined callback function. See MapFontCallback delegate for detail
Public fieldRelease Application defined callback function. See ReleaseCallback delegate for detail
Public fieldVersion Version number of the interface. Currently must be 1.
Top
See Also