Skip to main content
A newer version of this page is available. .

DevExpress.XtraReports.Web.WebDocumentViewer Namespace

Contains classes that store the session settings of a Web Document Viewer.

Assembly: DevExpress.XtraReports.v17.2.Web.dll

NuGet Package: DevExpress.Web.Reporting

Classes

Name Description
CacheCleanerSettings Provides time settings to clean a cache for storing documents and reports.
DefaultWebDocumentViewerContainer static A default container for Web Document Viewer services.
DocumentOperationService A service enabling you to perform custom operations with a Document Viewer’s currently opened document.
DrillThroughContext Provides information about drill-through reports on the client.
EditingFieldModel A ViewModel providing content editing functionality to the Web Document Viewer.
MobileWebDocumentViewerSettings Stores settings of the Mobile Mode.
ReportBuildProperties Provides information about the drill-down state and parameters of the report that is being created.
StorageCleanerSettings Provides time settings to clean a storage for storing documents and reports.
WebDocumentViewerClientSideModelGenerator The class used to generate a client-side model of the HTML5 Document Viewer.
WebDocumentViewerClientSideModelSettings Provides settings for a client-side model of the Web Document Viewer.
WebDocumentViewerMenuItem A menu item of the HTML5 Document Viewer.
WebDocumentViewerModel Stores the session settings of a Web Document Viewer.
WebDocumentViewerOperationLogger A service enabling you to log events related to processing reports and generated documents by the Web Document Viewer engine.

Interfaces

Name Description
IExportingAuthorizationService If implemented, enables you to provide a custom authorization mechanism for exported documents in your web reporting application.
IWebDocumentViewerAuthorizationService If implemented, provides methods enabling you to provide a custom authorization mechanism in your web reporting application.
IWebDocumentViewerDrillThroughProcessor Provides drill-through functionality to web reports.
IWebDocumentViewerReportResolver If implemented by a class, resolves reports that can be displayed by the Web Document Viewer control by their type names.

Enums

Name Description
StorageSynchronizationMode For internal use.