Aspose::Pdf::Plugins::RotateOptions class

RotateOptions class

Represents Rotate options for Optimizer plugin.

class RotateOptions : public Aspose::Pdf::Plugins::OrganizerBaseOptions

Methods

MethodDescription
get_Rotation() constGets 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