Options

From PDF XChange PDF SDK
Revision as of 01:53, 7 March 2016 by Palamar (Talk | contribs) (Options Table)

Jump to: navigation, search


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

SecData IUnknown Specifies the security data that should be applied to the document.
Password String Specifies the Password to authorize.

Default value: Empty String