일반필드 » Api

isprintoutput

Description

필드의 출력여부를 설정하는 API이다.

Return Value

Type Description
BOOL 설정 성공여부(true, false)

Example

function btnisprintoutput_on_mouseup() { screen.alert("값은 : " + Number_Field.isprintoutput ()); }

See Also

isprintiteratepage

Viewer Ver.

9.1.1.1

Update Date

20091201