Aspose::Pdf::Facades::PdfFileInfo::GetPageRotation metod

PdfFileInfo::GetPageRotation method

Hämtar rotationen på den angivna sidan.

int32_t Aspose::Pdf::Facades::PdfFileInfo::GetPageRotation(int32_t pageNum)
ParameterTypBeskrivning
pageNumint32_tPage nummer.

ReturnValue

Sidans rotation. Värdet kan vara 0,90,180,270.

Se även