Options

From PDF XChange PDF SDK
Revision as of 02:58, 8 June 2015 by Ivgen (Talk | contribs)

Jump to: navigation, search


Options Table

Name Type Value
NewDoc IUnknown Specifies a destination document (IPXC_Document) for moving annotations.

If NewDoc == NULL or NewDoc is current document - to stay in the same document

NewPageIndex Integer Specifies index of destination page for moving annotations.

If NewPageIndex < 0 or NewPageIndex is index of current page - to stay on the same page.

Default value: -1

NewIndexOnPage Integer Specifies...

Default value: -2

PageRotationDelta Integer Specifies...

Default value: 0

Copy Boolean If this value is true then annotations will be copied, original annotations will not be deleted.

Default value: false

DX Double Specifies...

Default value: 0.0

DY Double Specifies...

Default value: 0.0