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

    Boolean type with two values: TRUE (1) or FALSE (0).

    Declaration:

     
    Copy Code
    typedef WORD AT_PDF_BOOL; 
    typedef AT_PDF_BOOL FAR *LPAT_PDF_BOOL;