Aspose::Pdf::Plugins::RotateOptions class
RotateOptions class
Represents Rotate options for Optimizer plugin.
class RotateOptions : public Aspose::Pdf::Plugins::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::Plugins
- Library Aspose.PDF for C++