TxPDFPageOrientation
IPDFDocument3 :: Types used in IPDFDocument3

See Also
Collapse All

This type specifies the orientation of the PDF document page.

Syntax

enum TxPDFPageOrientation

Remarks

PDF Creator Pilot supports the following page orientations:

Name

Description

Value

poPortrait

The job prints vertically on the page.

0

poLandscape

The job prints horizontally on the page.

1

See Also

Reference