ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Text.Page Namespace / JsonRenderingExtension.Settings Class
Properties

In This Topic
    JsonRenderingExtension.Settings Class Members
    In This Topic

    The following tables list the members exposed by JsonRenderingExtension.Settings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes new Settings instance with default properties values.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies whether to format the output json text to be more readable.  
    Public PropertySpecifies whether property names should be enclosed in quotation marks.  
    Top
    See Also