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

    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.