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

In This Topic
    Formatted Property
    In This Topic
    Specifies whether to format the output json text to be more readable.
    Syntax
    'Declaration
     
    Public Property Formatted As Boolean
    public bool Formatted {get; set;}
    See Also