IWebDocumentViewerClientSideModelGenerator Interface
Generates a client-side model for the Document Viewer component.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
public interface IWebDocumentViewerClientSideModelGenerator :
IWebDocumentViewerClientSideModelGeneratorBase<WebDocumentViewerModel>
See Also