Options
From PDF XChange PDF SDK
Line 97: | Line 97: | ||
| class="op_param_name" | Src | | class="op_param_name" | Src | ||
| style="text-align:center" | IUnknown | | style="text-align:center" | IUnknown | ||
− | | Specifies | + | | Specifies the source data ([[PXV:IAFS_Name|IAFS_Name]], [[PXV:IAFS_File|IAFS_File]]). |
|} | |} |
Revision as of 01:08, 1 March 2016
Options Table
Name | Type | Value | ||||||
---|---|---|---|---|---|---|---|---|
PagesRange | Dictionary | Specifies the pages range that will be page replace from the document.. | ||||||
Position | Integer | Specifies the pages start index which the replace should be applied to.
Default value: -1 | ||||||
CommentsAction | Integer | Specifies the action which the comments should be applied to.
Possible values are:
Default value: 0 (Copy) | ||||||
FieldsAction | Integer | Specifies the action which the form field should be applied to.
Possible values are:
Default value: 1 (Flatten) | ||||||
BookmarksAction | Integer | Specifies the action which the bookmark should be applied to.
Possible values are:
Default value: 1 (CopyAll) | ||||||
LastSrcMode | Integer | Specifies the select last source mode.
Possible values are:
Default value: 1 (FromOpenedDoc) | ||||||
LastSrcFile | String | Specifies the path to file.
Default value: Empty String | ||||||
LastSrcDoc | String | Specifies the path to doc.
Default value: Empty String | ||||||
PositionStop | Integer | Specifies the pages stop index which the replace should be applied to..
Default value: -1 | ||||||
ContentOnly | Boolean | Specifies the replace only content (text and images which are the part of content) of selected pages from an active document with content of new pages.
Default value: true | ||||||
Src | IUnknown | Specifies the source data (IAFS_Name, IAFS_File). |