Link Search Menu Expand Document

RotationAngle Enumeration

Specifies the rotation angle.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum RotationAngle
Members
Member nameValueDescription
Rotate01 Not rotated.
Rotate902 Rotate 90 degrees clockwise.
Rotate1803 Rotate 180 degrees clockwise.
Rotate2704 Rotate 270 degrees clockwise.
See Also

Reference