Show TOC

SET_AUTOINDENT_MODELocate this document in the navigation structure

Use

Use this method to switch the automatic indentation mode on or off.

For more information about indenting lines, see INDENT_LINES , UNINDENT_LINES , INDENT_SELECTION , and UNINDENT_SELECTION .

Microsoft Windows

HTML

Java

YES

NO

YES

Features
call method textedit->set_autoindent_mode

exporting
        auto_indent = auto_indent

exceptions
        error_cntl_call_method = 1.
         

Parameter

Meaning

Possible values

auto_indent

Switches the automatic mode for line indentation on or off

  • true

    Switch on

  • false

    Switch off