ImageGear for C and C++ on Linux v18.10 - Updated
IG_PDF_basbool_get_value
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Basic Objects > HIG_PDF_BASBOOL > IG_PDF_basbool_get_value

Gets the value of the specified Boolean object.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basbool_get_value (
        HIG_PDF_BASOBJ hBool,
        LPAT_PDF_BOOL lpbValue 
);

Arguments:

Name Type Description
hBool LPHIG_PDF_BASOBJ Object.
lpbValue LPAT_PDF_BOOL Value.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.