ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ViewerSettings.ViewerDocumentInfo Class / Content Property

In This Topic
    Content Property (ViewerSettings.ViewerDocumentInfo)
    In This Topic
    Report content in JSON format that can be useful for report viewers with in-browser rendering.
    Syntax
    'Declaration
     
    Public Property Content As Object
    public object Content {get; set;}
    See Also