Annotation list configuration options

interface Options {
    page: PageType;
    [key: string]: any;
}

Indexable

  • [key: string]: any

Properties

Properties

page: PageType

The PDF page to which the annotation list belongs.