Gets or sets how many IndentChars to write for each level in the hierarchy when
Formatting is set to
Formatting.Indented.

Declaration Syntax
public int Indentation { get; set; }
Public Property Indentation As Integer
Get
Set
public:
property int Indentation {
int get ();
void set (int value);
}Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.0.2.0 (4.0.2.13929)