ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_sysfont_get_info
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_SYSFONT > IG_PDF_sysfont_get_info

Glossary Item Box

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:

hSysFont 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.

©2012. Accusoft Corporation. All Rights Reserved.