전표출력 가능한 화면의 속성 중 topmargin를 설정하는 API이다.
function btn_getprinttopmargin_on_mouseup() { screen.setprinttopmargin(20); }