Aspose::Pdf::Facades::PdfPageEditor::set_PageRotations method

PdfPageEditor::set_PageRotations method

A hashtable contains the page number and rotation degree, the key represents the page number, the value of key represents the rotation in degrees.

void Aspose::Pdf::Facades::PdfPageEditor::set_PageRotations(System::SharedPtr<System::Collections::Generic::Dictionary<int32_t, int32_t>> value)

See Also