ImageGear Professional DLL v18.1 for Windows
IG_PDF_sysfont_get_info
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_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:

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.

©2014. Accusoft Corporation. All Rights Reserved.