Aspose::Pdf::LowCode::RotateOptions class
RotateOptions class
Represents Rotate options for Optimizer plugin.
class RotateOptions : public Aspose::Pdf::LowCode::OrganizerBaseOptions
Methods
| Method | Description |
|---|---|
| get_Rotation() const | Gets new pages rotation. |
| RotateOptions() | Initializes new instance of the RotateOptions object with default options. |
| set_Rotation(Aspose::Pdf::Rotation) | Sets new pages rotation. |
See Also
- Class OrganizerBaseOptions
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++