Aspose::Pdf::Facades::PdfFileInfo::GetPageRotation метод

PdfFileInfo::GetPageRotation method

Получает поворот указанной страницы.

int32_t Aspose::Pdf::Facades::PdfFileInfo::GetPageRotation(int32_t pageNum)
ПараметрТипОписание
pageNumint32_tPage номер.

ReturnValue

Поворот страницы. Значение может быть 0,90,180,270.

См. также