Options
From PDF XChange PDF SDK
(→Options Table) |
(→Options Table) |
||
Line 18: | Line 18: | ||
{| 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. |
|- | |- | ||
− | | class="op_enum_value" | '''2''' (KeepRedactAnnots) || | + | | class="op_enum_value" | '''2''' (KeepRedactAnnots) || . |
|- | |- | ||
− | | class="op_enum_value" | '''4''' (OmitAnnots) || | + | | class="op_enum_value" | '''4''' (OmitAnnots) || . |
|} | |} | ||
− | |||
− | |||
− | |||
|- | |- | ||
| class="op_param_name" | Progress | | class="op_param_name" | Progress |
Revision as of 02:24, 9 November 2016
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 |