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

In This Topic
    Formatted Property (JsonRenderingExtension.Settings)
    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