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

Specifies the kind of data to be printed, e.g., only the document, document and comments, etc.

Values:

IG_PDF_PRINT_DOCUMENT Print only the document.
IG_PDF_PRINT_DOCUMENT_AND_COMMENTS Print the document and associated annotations.
IG_PDF_PRINT_FORM_FIELDS_ONLY Print only the data within form fields.
IG_PDF_PRINT_COUNT Service value used to mark end last enum value.
IG_PDF_PRINT_MIN Service value specifies minimum constant of this enum.

Is this page helpful?
Yes No
Thanks for your feedback.