Enum Formatting
Specifies formatting options for the Json
Namespace: Bayat.Json
Assembly: Bayat.Json.Runtime.dll
Syntax
public enum Formatting
Fields
| Name | Description |
|---|---|
| Indented | Causes child objects to be indented according to the Indentation and Indent |
| None | No special formatting is applied. This is the default. |