Options

From PDF XChange PDF SDK
Jump to: navigation, search


Options Table

Name Type Value
PagesRange Dictionary Specifies the pages range that contains the annotations that should be flattened.
NonPrintableAction Integer Specifies what to do with non-printable annotations.

Possible values are:

0 (Flatten) These annotations will be flattened.
1 (LeftAsIs) No operations will be done with these annotations.
2 (Remove) These annotations will be removed.

Default value: 0 (Flatten)

FieldsAction Integer Specifies what to do with form fields.

Possible values are:

0 (Flatten) The form fields will be flattened.
1 (LeftAsIs) No operations will be done with form fields.
2 (Remove) The form fields will be removed.

Default value: 0 (Flatten)