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
Represents angle for document rotation.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | (0) No rotation. | |
Deg90 | 1 | (1) 90 degrees rotation. | |
Deg180 | 2 | (2) 180 degrees rotation. | |
Deg270 | 3 | (3) 270 degrees rotation. |
See Also