Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.AspNetCore.Reporting.WebDocumentViewer Namespace

Contains classes that implement functionality specific to the ASP.NET Core Document Viewer.

Assembly: DevExpress.AspNetCore.Reporting.v24.2.dll

NuGet Package: DevExpress.AspNetCore.Reporting

#Classes

Name Description
WebDocumentViewerBuilder A builder for the Web Document Viewer.
WebDocumentViewerBuilderBase<TSettings, TImpl, TModel> Base class for builders that create the Web Document Viewer and Parameters Panel components.
WebDocumentViewerClientSideEventsBuilder Enables you to specify handlers for the Web Document Viewer‘s client-side events.
WebDocumentViewerClientSideEventsBuilderBase<TBuilder, TEvents> A base class that enables you to specify client-side events for the Web Document Viewer and Standalone Report Parameters Panel components.
WebDocumentViewerController A base class for the controller that processes HTTP requests from a Web Document Viewer.