[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ViewerSettings.DocumentInfo

DocumentInfo Property

DocumentInfo

Gets or sets the information on the report to be previewed.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ViewerSettings.ViewerDocumentInfo DocumentInfo { get; set; }
Property Value
Type Description
ViewerSettings.ViewerDocumentInfo

An instance of ViewerSettings.ViewerDocumentInfo that contains the report information.