Enables or disables the auto indent.
Enables or disables the auto indent. When auto indent is enabled, EmEditor will automatically indent newline characters to match the indent of the line immediately preceding the newline character.
•Default Menu: View > Tab/Indent > Auto Indent
•All Commands: View > Tab/Indent > Auto Indent
•Toolbar:
•Status Bar: None
•Default Shortcut Key: None
•EEID_TOGGLE_AUTO_INDENT (4540)
editor.ExecuteCommandByID(4540);
editor.ExecuteCommandByID 4540