TxPDFPageRotate
IPDFDocument3 :: Types used in IPDFDocument3

See Also
Collapse All

This type specifies the rotation to be applied to the page.

Syntax

enum TxPDFPageRotate

Remarks

PDF Creator Pilot supports the following rotate modes:

Name

Description

Value

pr0

No rotation

0

pr90

Rotated 90 degrees

1

pr180

Rotated 180 degrees

2

pr270

Rotated 270 degrees

3

See Also

Reference