Click or drag to resize

JsonTextWriterIndentChar Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.JsonTextWriter.IndentChar"]

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public char IndentChar { get; set; }

Property Value

Type: Char
See Also