JsonSaveOptions
Specifies the formatting behaviour of JSON values
Record Fields
Record Field | Description |
DisableFormatting
Signature: JsonSaveOptions
Modifiers: static
|
Print the JsonValue in one line in a compact way
|
None
Signature: JsonSaveOptions
Modifiers: static
|
Format (indent) the JsonValue
|