getBrowserPrint
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/runtime/browserRuntime / getBrowserPrint
Function: getBrowserPrint()
getBrowserPrint(): (() =>
void) |undefined
Defined in: utils/runtime/browserRuntime.ts:418
Returnsβ
Functionβ
() => void
Opens the print dialog to print the current document.
Returnsβ
void
undefined