ImageGear Professional for Linux
IG_PDF_font_get_descendant

Gets a Type 0 font's descendant, which may be a CIDType0 or CIDType2 font.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_font_get_descendant(
        HIG_PDF_FONT hFont,
        LPHIG_PDF_FONT lphFont
);

Arguments:

Name Type Description
hFont HIG_PDF_FONT The font whose descendant is obtained.
lphFont LPHIG_PDF_FONT The font's descendant font.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback