Aspose::Pdf::Facades::PdfPageEditor::get_PageRotations method

PdfPageEditor::get_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.

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

See Also