AutoIndent 속성 (IndentProp 개체)

탭/들여쓰기 대화 상자자동 들여쓰기 활성화 체크 박스에 해당합니다.

[JavaScript]

b = object.AutoIndent;
object.AutoIndent = b;

[VBScript]

b = object.AutoIndent
object.AutoIndent = b

버전

엠에디터 프로페셔널 버전 7.00 이상에서만 지원됩니다.