Aspose::Pdf::Facades::PdfPageEditor::GetPageBoxSize metod
PdfPageEditor::GetPageBoxSize method
Returnerar storleken på den angivna rutan i dokumentet.
System::Drawing::Rectangle Aspose::Pdf::Facades::PdfPageEditor::GetPageBoxSize(int32_t page, const System::String &pageBoxName)
| Parameter | Typ | Beskrivning |
|---|---|---|
| page | int32_t | Page index. Document sidor är numrerade från 1. |
| pageBoxName | const System::String& | Box-typnamn. Giltiga värden är: “art”, “bleed”, “crop”, “media”, “trim”. |
ReturnValue
Rectangle which contains requested box.
Se även
- Class Rectangle
- Class String
- Class PdfPageEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++