Method ShouldSerializeAutoIndentChars
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v10.dll
ShouldSerializeAutoIndentChars()
Indicates whether the AutoIndentChars property should be persisted.
public override bool ShouldSerializeAutoIndentChars()
Returns
- bool
True if
AutoIndentCharsdiffers from its default value; otherwise false.