[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ViewerSettings

ViewerSettings Class

Represents the settings for the viewer.

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

The ViewerSettings class provides properties to configure the element ID, application title, document information, and UI theme for the viewer.

Constructors

Name Description
ViewerSettings()

Properties

Name Description
ApplicationTitle

Gets or sets the application title passed by the Designer.

DocumentInfo

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

Element

Gets or sets the ID of the element where the viewer should be rendered.

Theme

Gets or sets the UI theme for the viewer.