ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / Basic Objects / HIG_PDF_BASBOOL
In This Topic
    HIG_PDF_BASBOOL
    In This Topic

    Handle to the basic Boolean object. PDF provides Boolean objects identified by the keywords TRUE and FALSE. Boolean objects can be used as the values of array elements and dictionary entries.

    Members:

    IG_PDF_basbool_create Creates a new Boolean object associated with the specified document and having the specified value.
    IG_PDF_basbool_get_value Gets the value of the specified Boolean object.