Skip to main content

Interface: TextPositionSelector

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:95

W3C TextPositionSelector for character-based targeting

Properties

$type?

optional $type: "pub.chive.annotation.entityLink#textPositionSelector"

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:96


boundingRect?

optional boundingRect: BoundingRect

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:104


end

end: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:101

End character offset


pageNumber

pageNumber: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:103

0-indexed page number in the document


start

start: number

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:99

Start character offset


type

type: "TextPositionSelector"

Defined in: web/lib/api/generated/types/pub/chive/annotation/entityLink.ts:97