RotateAngle
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the angle a page may be rotated clockwise.

Syntax

enum RotateAngle

Remarks

PDF Creator Pilot supports the following rotate modes:

Name

Rotation (in degrees)

Value

ra0 0 (no rotation)

0

ra90 90

1

ra180 180 (upside-down)

2

ra270 270 (90 counterclockwise)

3

See Also

Reference