Aspose::Pdf::Facades::PdfFileInfo::GetPageWidth method
PdfFileInfo::GetPageWidth method
Gets the width of the specified page.
float Aspose::Pdf::Facades::PdfFileInfo::GetPageWidth(int32_t pageNum)
| Parameter | Type | Description |
|---|---|---|
| pageNum | int32_t | Page number. |
ReturnValue
The width of the page.
See Also
- Class PdfFileInfo
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++