Page Rect
constructor()
Intended for internal usage only
Creates a page rectangle representation.
Parameters
left
Left border coordinate in PDF points.
top
Top border coordinate in PDF points.
right
Right border coordinate in PDF points.
bottom
Bottom border coordinate in PDF points.
Creates a page rectangle representation.
Parameters
rect
Rectangle to be set as new page rect.