Method ShouldSerializeIndentOptions
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ShouldSerializeIndentOptions()
Indicates whether the IndentOptions
property should be persisted.
public bool ShouldSerializeIndentOptions()
Returns
- bool
True if
IndentOptions
differs from its default value; otherwise false.