ImageGear for C and C++ on Linux v20.0 - Updated
IG_PDF_basobj_get_type
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASOBJ > IG_PDF_basobj_get_type

Gets an object's type.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basobj_get_type (
        HIG_PDF_BASOBJ hObject,
        LPLONG lpnType 
);

Arguments:

Name Type Description
hObject HIG_PDF_BASOBJ Basic object.
lpnType LPLONG The object's type.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

Is this page helpful?
Yes No
Thanks for your feedback.