Options
From PDF XChange PDF SDK
Line 92: | Line 92: | ||
| class="op_param_name" | ContentOnly | | class="op_param_name" | ContentOnly | ||
| style="text-align:center" | Boolean | | style="text-align:center" | Boolean | ||
− | | Specifies | + | | 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: <tt>'''true'''</tt> | Default value: <tt>'''true'''</tt> | ||
|- | |- |
Revision as of 07:17, 17 December 2015
Options Table
Name | Type | Value | ||||||
---|---|---|---|---|---|---|---|---|
PagesRange | Dictionary | Specifies the pages range which the page resizing should be applied to. | ||||||
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...
Possible values are:
Default value: 1 (FromOpenedDoc) | ||||||
LastSrcFile | String | Specifies...
Default value: Empty String | ||||||
LastSrcDoc | String | Specifies...
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... |