Aspose::Pdf::Facades::AutoRotateMode enum
AutoRotateMode enum
Direction of the rotation when document is printed.
enum class AutoRotateMode
Values
Name | Value | Description |
---|---|---|
None | 0 | No rotation. |
ClockWise | 1 | Rotation direction is clockwise. |
AntiClockWise | 2 | Rotation directon is counterclockwise. |
See Also
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++