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)
| Parameter | Typ | Beskrivning |
|---|---|---|
| pageNum | int32_t | Page nummer. |
ReturnValue
Sidans rotation. Värdet kan vara 0,90,180,270.
Se även
- Class PdfFileInfo
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++