Skip to main content
Version: Version 5 beta

Interface: CursorGeometry

Represents the geometry of a cursor for rendering.

Properties

bottom

bottom: object

The bottom point of the cursor line in document view coordinates.

x

x: number

y

y: number


pageNumber

pageNumber: number

The page number where the cursor is located.


top

top: object

The top point of the cursor line in document view coordinates.

x

x: number

y

y: number