Options
From PDF XChange PDF SDK
Options Table
Name | Type | Value |
---|---|---|
PagesRange | Dictionary | Specifies the pages range that will be moved or copied. |
InsertBefore | Integer | Specifies the insert position of the moved or copied pages.
Default value: 0 |
MakeCopy | Boolean | Specifies whether the pages should be moved or copied to the destination.
Default value: false |
DestDoc | IUnknown | Specifies the destination document where the pages will be moved or copied. If this parameter is not specified then the pages will be moved or copied to the input source document. |