Options

From PDF XChange PDF SDK
Revision as of 08:59, 1 March 2016 by Palamar (Talk | contribs) (Label ToWrite removed)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)