Open Print Dialog

Window.print()

window.print()

WindowEventHandlers.onbeforeprint

window.onbeforeprint = event handling code

WindowEventHandlers.onafterprint

window.onafterprint = event handling code

References

[1] Docs@MDN, Window.print() — Opens the Print Dialog to print the current document.

[2] Docs@MDN, WindowEventHandlers.onbeforeprint — The property onbeforeprint sets and returns the onbeforeprint event handler code for the current window.

[3] Docs@MDN, WindowEventHandlers.onafterprint — The WindowEventHandlers.onafterprint property sets and returns the onafterprint EventHandler for the current window.

results matching ""

    No results matching ""