컨트롤의 줄바꿈설정 타입을 반환하는 API이다.
function btngetwordbreak_on_mouseup(objInst) { screen.alert("word break type: "+ p.getwordbreak()); }