Options
From PDF XChange PDF SDK
Line 19: | Line 19: | ||
| class="op_param_name" | Progress | | class="op_param_name" | Progress | ||
| style="text-align:center" | IUnknown | | style="text-align:center" | IUnknown | ||
− | | Specifies. | + | | Specifies a object based on [[IProgressMon|PXV:IProgressMon]] interface. This object realise progress bar for operation. |
|- | |- | ||
| class="op_param_name" | SubProgress | | class="op_param_name" | SubProgress |
Revision as of 06:14, 25 May 2015
Options Table
Name | Type | Value |
---|---|---|
CropMode | Boolean | Specifies...
Default value: false |
Progress | IUnknown | Specifies a object based on PXV: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 |