Aspose::Pdf::Page::GetPageRect metod
Page::GetPageRect method
Returnerar sidans rektangel enligt dess CropBox (eller MediaBox om CropBox är null).
System::SharedPtr<Aspose::Pdf::Rectangle> Aspose::Pdf::Page::GetPageRect(bool considerRotation)
| Parameter | Typ | Beskrivning |
|---|---|---|
| considerRotation | bool | Om sant kommer sidrotation att beaktas i rektangelberäkningen. |
ReturnValue
Rectangle of the page.
Se även
- Typedef SharedPtr
- Class Rectangle
- Class Page
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++