텍스트의 반복출력 여부를 설정하는 API이다.
function btnisprintiteratepage_on_mouseup() { screen.alert("텍스트 반복출력 여부 : " + txt.isprintiteratepage()); }