Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
PDFAnnotations
Interface PDFAnnotations
Index
Methods
getData
getEmptyContainer
getHtmlElement
getOperatorList
hasHtml
isViewable
loadResources
Methods
public
getData
(
)
:
PDFAnnotationData
Returns
PDFAnnotationData
public
getEmptyContainer
(
tagName
:
string
, rect
:
Array<number>
)
:
HTMLElement
Parameters
tagName:
string
rect:
Array<number>
Returns
HTMLElement
public
getHtmlElement
(
commonOjbs
:
any
)
:
HTMLElement
Parameters
commonOjbs:
any
Returns
HTMLElement
public
getOperatorList
(
evaluator
:
any
)
:
PDFPromise
Parameters
evaluator:
any
Returns
PDFPromise
public
hasHtml
(
)
:
boolean
Returns
boolean
public
isViewable
(
)
:
boolean
Returns
boolean
public
loadResources
(
keys
:
any
)
:
PDFPromise
Parameters
keys:
any
Returns
PDFPromise
Globals
PDFJS