This property returns or sets whether the first line is indented automatically. When set to true, the first line is indented by two characters automatically. When set to true, the FirstLineIndent property does not take effect.
Defined in
Data type
boolean
Syntax
public boolean isAutoFirstLineIndent() public void setAutoFirstLineIndent(boolean auto)
See examples