Class: PageCoordinate

Core.Tools. PageCoordinate

Represents a point on a page

new PageCoordinate()

Properties:
Name Type Description
pageIndex number the 0-based page value
x number the x offset of this point relative to the top left corner of the page
y number the y offset of this point relative to the top left corner of the page