ImageGear Professional DLL v18.1 for Windows
IG_PDF_font_get_subtype
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_FONT > IG_PDF_font_get_subtype

Glossary Item Box

Gets a font's subtype.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_font_get_subtype(
        HIG_PDF_FONT hFont,
        LPHIG_PDF_ATOM lphSubType
);

Arguments:

Name Type Description
hFont HIG_PDF_FONT The font whose subtype is obtained.
lphSubType LPHIG_PDF_ATOM The font's subtype.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.