화면 » Api

getprintleftmargin

Description

프린트 할 경우 왼쪽 여백 너비값을 가져오는 API이다.

Return Value

Type Description
short 왼쪽 여백 너비

Example

function btn_getprintleftmargin_on_mouseup() { screen.alert(screen.getprintleftmargin()); }

See Also

getprintcpi
getprintpi
getprinttopmargin
getprintmediatype

Viewer Ver.

9.1.1.1

Update Date

20110415