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. |