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)
ParameterTypBeskrivning
considerRotationboolOm sant kommer sidrotation att beaktas i rektangelberäkningen.

ReturnValue

Rectangle of the page.

Se även