Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAnnotationLookup

A lookup of IAnnotations for a document by page

Each property name of the lookup is a number corresponding to the 0-based page index. And each property value is an array of IAnnotations on that page

Hierarchy

  • IAnnotationLookup

Indexable

[pageIndex: number]: IAnnotation[]

A lookup of IAnnotations for a document by page

Each property name of the lookup is a number corresponding to the 0-based page index. And each property value is an array of IAnnotations on that page