텍스트 » Api

isprintiteratepage

Description

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

Return Value

Type Description
BOOL 텍스트를 반복 출력하는지 여부(true, false)

Example

function btnisprintiteratepage_on_mouseup() { screen.alert("텍스트 반복출력 여부 : " + txt.isprintiteratepage()); }

See Also

isprintoutput

Viewer Ver.

9.1.1.1

Update Date

20091201