Gets high-level information about a system font.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_sysfont_get_info( HIG_PDF_SYSFONT hSysFont, LPAT_PDE_FONT_INFO lpInfo ); |
Arguments:
Name | Type | Description |
hSysFont | HIG_PDF_SYSFONT | A SysFont object referencing a system font whose information is obtained. |
lpInfo | Pointer to AT_PDE_FONT_INFO structure to fill with font information for hSysFont. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.