Skip to main content

WebDocumentViewerModel Class

Stores the session settings of a Web Document Viewer.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v24.1.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

public class WebDocumentViewerModel :
    WebDocumentViewerSettingsBase,
    IReportParametersPanelModel

Inheritance

Object
DevExpress.Utils.SerializableSettingsBase
WebDocumentViewerSettingsBase
WebDocumentViewerModel
See Also