[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ViewerSettings.ViewerDocumentInfo

ViewerSettings.ViewerDocumentInfo Class

Represents information about the document to be previewed in the viewer.

Inheritance
ViewerSettings.ViewerDocumentInfo
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class ViewerSettings.ViewerDocumentInfo

Constructors

Name Description
ViewerDocumentInfo()

Properties

Name Description
Content

Gets or sets the report content in JSON format, useful for report viewers with in-browser rendering.

Id

Gets or sets the ID of the report.

Name

Gets or sets the name of the report.

PreferredFormat

Gets or sets the preferred rendering format for the document.

Temporary

Gets or sets a value indicating whether the report to be previewed is a temporary report saved on the server side.