[]
Represents the settings for exporting data to a JSON format.
public class JsonExportSettings : BaseExportSettings
Name | Description |
---|---|
JsonExportSettings() |
Name | Description |
---|---|
Formatted | Gets or sets a value indicating whether the JSON output should be formatted. |
QuotePropertyNames | Gets or sets a value indicating whether the property names in the JSON output should be quoted. |