Skip to main content

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.

MDN Reference

Returns​

void


undefined