Class Tools.PageCoordinate
Represents a point on a page
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
the 0-based page value
|
|
the x offset of this point relative to the top left corner of the page
|
|
the y offset of this point relative to the top left corner of the page
|
Field Detail
{number}
pageIndex
the 0-based page value
{number}
x
the x offset of this point relative to the top left corner of the page
{number}
y
the y offset of this point relative to the top left corner of the page