new PDFJS()
PDFJS scope object that contains all functions, objects and variables related
to the PDF.js.
- Source:
Members
(static) verbosity :number
Controls the logging level.
The constants from PDFJS.VERBOSITY_LEVELS should be used:
- errors
- warnings [default]
- infos
Type:
- number
- Source: