[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Text.Page.JsonRenderingExtension.Settings

JsonRenderingExtension.Settings Class

JsonRenderingExtensions settings class.

Namespace: GrapeCity.ActiveReports.Export.Text.Page
Assembly: MESCIUS.ActiveReports.Export.Xml.dll
Syntax
public class JsonRenderingExtension.Settings : ConfigurableRenderingExtension<JsonRenderingExtension.Settings>.SettingsBase

Constructors

Name Description
Settings()

Initializes new Settings instance with default properties values.

Properties

Name Description
Formatted

Specifies whether to format the output json text to be more readable.

QuotePropertyNames

Specifies whether property names should be enclosed in quotation marks.