JsonFormatOptions

Description

The JsonFormatOptions enumeration contains JSON structure view format.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Default_. Default. With indents and line breaks.
1 UnIndented. Without indents and line breaks.

See also:

System Assembly Enumerations