Window.print()
Sumário
Abre a janela de impressão para imprimir o documento atual.
Sintaxe
print()
Parameters
None.
Return value
None (undefined
).
Especificação
Especificação | Status | Comentário |
---|---|---|
HTML Living Standard The definition of 'print()' in that specification. |
Padrão em tempo real |
Compatibilidade com navegadores
BCD tables only load in the browser
Veja também
- Printing
beforeprint
(en-US) eventafterprint
(en-US) event