화면 » Api

printscreenshot

Description

현재 화면을 브라우저의 출력기능을 호출하여 인쇄하는 API이다.

Return Value

Type Description
void 없음

Example

function btn_print_on_mouseup() { screen.printscreenshot(); }

Viewer Ver.

9.1.1.1

Update Date

20201125