Aspose::Pdf::Facades::PdfPageEditor::GetPageRotation method

PdfPageEditor::GetPageRotation method

Returns the rotation of specified page.

int32_t Aspose::Pdf::Facades::PdfPageEditor::GetPageRotation(int32_t page)
ParameterTypeDescription
pageint32_tPage index. Document pages are numbered from 1.

ReturnValue

Page rotation in degrees.

See Also