Options

From PDF XChange PDF SDK
Revision as of 05:12, 14 April 2017 by Palamar (Talk | contribs)

Jump to: navigation, search


Options Table

Name Type Value
Flags Integer Specifies the flags for the operation.
1 (CropMode) Redacted images will be cropped. The size of images will be decreased. When using this option, there can only be one Redaction Annotation on page with one Quad inside, - others will be ignored. Also all of the Overlay parameters will be ignored. The CropMode option will remove everything that is not within the Redaction Annotation boundaries.
2 (KeepRedactAnnots) The redaction annotations won't be removed after redaction.
4 (OmitAnnots) The annotations (all except redaction annotations) won't be removed when the redaction will be applied.
Progress IUnknown Specifies a object based on IProgressMon interface. This object realise progress bar for operation.
SubProgress Boolean Specifies whether the Progress is a top-level progress, or a part of another progress bar.

Default value: false