注解列表配置选项

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

Indexable

  • [key: string]: any

Properties

Properties

page: PageType

注解列表所属的 PDF 页面。