Options
From PDF XChange PDF SDK
(Label ToWrite removed) |
|||
Line 55: | Line 55: | ||
| Specifies whether the authentication will be allowed. | | Specifies whether the authentication will be allowed. | ||
Default value: <tt>'''false'''</tt> | Default value: <tt>'''false'''</tt> | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| class="op_param_name" | Password | | class="op_param_name" | Password |
Latest revision as of 11:25, 9 March 2016
Options Table
Name | Type | Value |
---|---|---|
Progress | IUnknown | Specifies the sub progress IProgressMon. |
CancelAllowed | Boolean | Specifies whether the canceling of the document opening should be allowed.
Default value: true |
SubProgress | Boolean | Specifies the use sub progess. Set to to 'true' to keep current progress title, the set progress param IProgressMon::Start/Stop not be called.
Default value: false |
NativeOnly | Boolean | Specifies the convert open file to PDF. Set to to 'true' skip non-PDF files.
Default value: false |
ParentWnd | Integer64 | Specifies a window identifier for using as parent window for showing messages about progress of sending email. If this property value is 0 then the main window will be selected automatically.
Default value: 0 |
FS | String | Specifies the IAFS_FileSys for the current file path.
Default value: Empty String |
DIPath | Boolean | The flag that specifies the input file name is device-independed or not.
Default value: false |
DispSrcName | String | Specifies the source file name that would be displayed in the progress bar.
Default value: Empty String |
NoAuth | Boolean | Specifies whether the authentication will be allowed.
Default value: false |
Password | String | Specifies the Password to authorize.
Default value: Empty String |