ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_SYSFONT > IG_PDF_sysfont_get_name |
Gets the PostScript or TrueType styled name for a system font.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_sysfont_get_name( HIG_PDF_SYSFONT hSysFont, LPHIG_PDF_ATOM lphName ); |
Name | Type | Description |
hSysFont | HIG_PDF_SYSFONT | A SysFont object referencing a system font whose name is obtained. |
lphName | LPHIG_PDF_ATOM | The PDF atom for the system font's name. |
Error count.
This function does not process image pixels.