Options

From PDF XChange PDF SDK
Jump to: navigation, search
(Options Table)
Line 11: Line 11:
 
! '''Value'''
 
! '''Value'''
 
|-
 
|-
| class="op_param_name" | CropMode
+
| class="op_param_name" | Flags
| style="text-align:center" | Boolean
+
| 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 03: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