프린트 할 경우 왼쪽 여백 너비값을 가져오는 API이다.
function btn_getprintleftmargin_on_mouseup() { screen.alert(screen.getprintleftmargin()); }