The JsonFormatOptions enumeration contains JSON structure view format.
It is used by the following properties and methods:
Value | Brief description |
0 | Default_. Default. With indents and line breaks. |
1 | UnIndented. Without indents and line breaks. |
See also: