[]
DsPdfJS API v9.1.0
DsPdfJS API / Point
Point = object
object
Represents a location in (x, y) coordinate space. The origin is at the top left corner.
x: number
number
The X coordinate.
y: number
The Y coordinate.