Options
From PDF XChange PDF SDK
(→Options Table) |
|||
Line 11: | Line 11: | ||
! '''Value''' | ! '''Value''' | ||
|- | |- | ||
− | | class="op_param_name" | | + | | class="op_param_name" | Flags |
− | | style="text-align:center" | | + | | style="text-align:center" | Int |
| If <tt>'''true'''</tt>, then redacted images will be cropped. The size of images will be decreased. | | 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 02:16, 9 November 2016
Options Table
Name | Type | Value |
---|---|---|
Flags | Int | 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 |