Gets high-level information about a system font.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_sysfont_get_info( HIG_PDF_SYSFONT hSysFont, LPAT_PDE_FONT_INFO lpInfo ); |
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. |
Error count.
This function does not process image pixels.