Property Indent
Indent
Gets or sets the indentation used per nesting level. Defaults to two spaces.
public string Indent { get; set; }
Property Value
Remarks
Set to an empty string to write without indentation or line breaks.
Gets or sets the indentation used per nesting level. Defaults to two spaces.
public string Indent { get; set; }
Set to an empty string to write without indentation or line breaks.