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

Gets the value of the specified name object.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basname_get_value (
        HIG_PDF_BASOBJ hName,
        LPHIG_PDF_ATOM lphNameVal 
);

Arguments:

Name Type Description
hName HIG_PDF_BASOBJ Object.
lpnNameVal LPHIG_PDF_ATOM Value.

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.