Window.print()

Baseline 2023
Newly available

Since June 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

We'd love to hear more about your role and the company you work for
Please help us by answering a few questions.

現在の文書を印刷するための印刷ダイアログを開きます。

この関数が呼び出されたとき、文書がまだ読み込み中であった場合、文書は印刷ダイアログを開く前に読み込みを終了します。

このメソッドは、印刷ダイアログが開いている間、ブロックされます。

構文

js
print();

引数

なし。

返値

なし (undefined)。

仕様書

Specification
HTML
# printing

ブラウザーの互換性

関連情報