ImageGear for C and C++ on Linux v20.0 - Updated
AT_PDF_BOOL
API Reference Guide > PDF Component API Reference > PDF Component Structures Reference > AT_PDF_BOOL

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;
Is this page helpful?
Yes No
Thanks for your feedback.