Options
From PDF XChange PDF SDK
Options Table
| Name | Type | Value |
|---|---|---|
| Content | IUnknown | Specifies the new content that will be added to the document's page. |
| InsertBefore | Integer | Specifies the content insert position inside the TargetPage's content.
Default value: -1 |
| InsertClone | Boolean | Specifies whether the inserted content should be cloned.
Default value: true |
| TargetPage | Integer | Specifies the page where the content will be inserted.
Default value: -1 |