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

Gets the value of the specified fixed object.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_basfixed_get_value (
        HIG_PDF_BASOBJ hFixed,
        LPLONG lpnValue 
);

Arguments:

Name Type Description
hFixed HIG_PDF_BASOBJ Object.
lpnValue LPLONG 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.