Options
From PDF XChange PDF SDK
Line 14: | Line 14: | ||
| class="op_param_name" | CropMode | | class="op_param_name" | CropMode | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | | + | | If <tt>'''true'''</tt>, then redacted images will be cropped. The size of images will be decreased. |
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
|- | |- |
Revision as of 07:05, 25 May 2015
Options Table
Name | Type | Value |
---|---|---|
CropMode | Boolean | If true, then redacted images will be cropped. The size of images will be decreased.
Default value: false |
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 |