텍스트 » Api

isprintoutput

Description

텍스트의 출력 여부를 설정하는 API이다.

Return Value

Type Description
BOOL 출력 여부(true, false)

Example

function btnisprintoutput_on_mouseup() { screen.alert("텍스트 출력 여부 : " + txt.isprintoutput()); }

See Also

isprintiteratepage

Viewer Ver.

9.1.1.1

Update Date

20091201