Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
PDFRenderParams
Interface PDFRenderParams
Index
Properties
canvasContext
continueCallback
imageLayer
textLayer
Properties
public
canvasContext
:
CanvasRenderingContext2D
optional
public
continueCallback
?:
(_continue: () => void) => void
optional
public
imageLayer
?:
PDFRenderImageLayer
optional
public
textLayer
?:
PDFRenderTextLayer
Globals
PDFJS