Aspose::Pdf::Facades::PdfPageEditor::set_Rotation method

PdfPageEditor::set_Rotation method

Sets the rotation of the pages, the rotation must be 0, 90, 180 or 270. Default value is 0.

void Aspose::Pdf::Facades::PdfPageEditor::set_Rotation(int32_t value)

See Also