RotationAngle Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies the rotation angle.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Rotate0 | 1 | Not rotated. | |
Rotate90 | 2 | Rotate 90 degrees clockwise. | |
Rotate180 | 3 | Rotate 180 degrees clockwise. | |
Rotate270 | 4 | Rotate 270 degrees clockwise. |
See Also