Options

From PDF XChange PDF SDK
Revision as of 13:31, 12 May 2015 by Socrat (Talk | contribs)

Jump to: navigation, search


Options Table

Name Type Value
PaperType Integer Specifies type of paper size that should be used for newly added pages. Possible values are:
0 (Document) use size of first page of the document;
1 (Standard) use standard page size specified by StdPaperIndex parameter;
2 (Custom) use page size specified by Width, and Height parameters.

Default value: 1 (Standard)

Landscape Boolean
StdPaperIndex Integer
Width Double
Height Double
Count Integer
Rotation Integer
Adv1 Dictionary
Adv2 Dictionary

Adv1 Table

Name Type Value
PaperType Integer Array of IUnknown-based objects.

Adv2 Table

Name Type Value
PaperType Integer Array of IUnknown-based objects.