Table of Contents

Property AutoIndentChars

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

AutoIndentChars

When implemented by a class, gets or sets a collection of characters that initializes an indentation procedure when typing.

char[] AutoIndentChars { get; set; }

Property Value

char[]