Options
From PDF XChange PDF SDK
Options Table
Name | Type | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
PagesRange | Dictionary | Specifies the pages range that will be inserted from the document into the destination. | ||||||||
CommentsAction | Integer | Specifies what should be done to the annotations on pages.
Possible values are:
Default value: 0 (Copy) | ||||||||
FieldsAction | Integer | Specifies what should be done to the fields on pages.
Possible values are:
Default value: 1 (Flatten) | ||||||||
BookmarksAction | Integer | Specifies the action that would be applied to the bookmarks.
Possible values are:
Default value: 1 (CopyAll) | ||||||||
DeletePages | Boolean | Specifies whether the pages should be deleted from the original document.
Default value: false | ||||||||
ExtractPagesAction | Integer | Specifies how the pages should be extracted.
Possible values are:
Default value: 1 (AllToOneFile) | ||||||||
OverwriteAll | Boolean | Specifies whether the files on disk with the same name should be automatically overwritten.
Default value: false | ||||||||
FileName | String | Specifies the file name that should be applied to the new document created from the extracted pages.
Default value: %[FileName]_%[Page] | ||||||||
LocalFolder | String | Specifies the folder name where the pages will be extracted.
Default value: Empty String | ||||||||
OpenFolder | Boolean | Specifies whether the folder, containing the resulting document, created from the extracted pages should be opened.
Default value: true |