Options
From PDF XChange PDF SDK
Line 16: | Line 16: | ||
{| class="op_internal_table" | {| class="op_internal_table" | ||
|- | |- | ||
− | | class="op_enum_value" | '''1''' (CropMode) || Redacted images will be cropped. The size of images will be decreased. | + | | class="op_enum_value" | '''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. |
|- | |- | ||
| class="op_enum_value" | '''2''' (KeepRedactAnnots) || The redaction annotations won't be removed after redaction. | | class="op_enum_value" | '''2''' (KeepRedactAnnots) || The redaction annotations won't be removed after redaction. |
Revision as of 04:12, 14 April 2017
Options Table
Name | Type | Value | ||||||
---|---|---|---|---|---|---|---|---|
Flags | Integer | Specifies the flags for the operation.
| ||||||
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 |