WriteSettings.JsonIndented

WriteSettings.JsonIndented property

Gets or sets a value indicating whether the JSON formatting will include indentation.

public bool JsonIndented { get; set; }

See Also