Gets information about an existing page in a PDF document, relative to the chosen coordinate system.
Parameters
- pageNumber
- A zero-based index that identifies a page in the PDF document.
- coordinateSystem
- The target coordinate system. This value may be either DefaultUserSpace or RotatedCroppedUserSpace. The dimensions expressed in the PageInfo object returned will be in units of the chosen coordinate system.
Return Value
A PageInfo instance, expressed in the chosen coordinate system.