Options
From PDF XChange PDF SDK
Options Table
Name | Type | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
PaperType | Integer | Specifies the type of paper that would be used for page dimensions.
Possible values are:
Default value: 0 (Document) | ||||||||
Landscape | Boolean | Specifies pages' orientation.
Default value: false | ||||||||
StdPaperIndex | Integer | Specifies new page size if Standard flag was used.
The list of possible values are shown in the table. Default value: 4 (A4) | ||||||||
Width | Double | Specifies width of the new pages.
Default value: 595.276 | ||||||||
Height | Double | Specifies the height of the new pages.
Default value: 841.89 | ||||||||
Count | Integer | Specifies number of pages that will be inserted.
Default value: 1 | ||||||||
Location | Integer | Determines whether the new pages will be inserted Before or After the target page.
Possible values are:
Default value: 1 (After) | ||||||||
Position | Integer | Specifies the position where the pages will be inserted.
Default value: -1 | ||||||||
Rotation | Integer | Specifies the newly added pages' rotation.
Default value: 0 |