ImageGear Professional DLL v18.1 for Windows
IG_PDF_sysfont_get_name
Send Feedback
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

Glossary Item Box

Gets the PostScript or TrueType styled name for a system font.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_sysfont_get_name(
        HIG_PDF_SYSFONT hSysFont,
        LPHIG_PDF_ATOM lphName 
);

Arguments:

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.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.