PaperOrientation
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the orientation of the PDF document page.

Syntax

enum PaperOrientation

Remarks

PDF Creator Pilot supports the following page orientations:

Name

Orientation

Value

pPortrait The job prints vertically on the page.

0

pLandscape The job prints horizontally on the page.

1

See Also

Reference