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.

Assemblies: DevExpress.XtraReports.v20.2.Web.dll, DevExpress.XtraReports.v20.2.Web.WebForms.dll

NuGet Packages: DevExpress.Web.Reporting.Common, DevExpress.Web.Reporting

Classes

Name Description
CacheCleanerSettings Provides time settings to clean a cache for storing documents and reports.
CachedDrillThroughContext Provides information about drill-through navigation when an application uses a cached report source.
DefaultWebDocumentViewerContainer static A default container for Web Document Viewer services.
DocumentCreationException The exception that is thrown when an attempt to create a report document fails.
DocumentOperationService Allows you to perform a custom operation initiated on the client.
DrillThroughContext Contains information about drill-through navigation.
DrillThroughResult Holds information on the target report for the drill-through report.
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.
TypeNameBasedReportResolver Resolves reports to display in the Web Document Viewer from a report storage or based on report type names.
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.
WebDocumentViewerExceptionHandler Enables you to handle server-side errors in 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 that allows you to handle and log report processing and document generation events in the Web Document Viewer control.
WebDocumentViewerProgressBarSettings Contains settings for the progress bar that appears while a report is generated.
WebDocumentViewerRemoteSourceSettings Provides settings for the Web Document Viewer‘s remote document source.
WebDocumentViewerTabPanelSettings Provides settings for the Web Document Viewer‘s tab panel.

Interfaces

Name Description
ICachedReportSourceWebResolver Retrieves a CachedReportSourceWeb object associated with the specified report name.
ICachedReportSourceWebResolverAsync Retrieves a CachedReportSourceWeb object associated with the specified report name.
IDocumentPersistentStorageAsync
IDocumentStorageProvider When implemented by a class, manages document storages.
IDrillThroughProcessor Implements drill-through functionality in web reports.
IDrillThroughProcessorAsync Implements drill-through functionality in web reports and enables asynchronous operations.
IExportingAuthorizationService Implements custom authorization to restrict access to exported documents in a web reporting application.
IWebDocumentViewerAuthorizationService Implements custom authorization to restrict access to reports and generated documents in a web reporting application.
IWebDocumentViewerClientSideModelGenerator
IWebDocumentViewerDrillThroughProcessor Provides drill-through functionality to web reports.
IWebDocumentViewerExceptionHandler Enables you to handle server-side errors in the Web Document Viewer.
IWebDocumentViewerExportResultUriGenerator Allows you to override the default URI that a browser uses to get an export result.
IWebDocumentViewerExportResultUriGeneratorAsync Allows you to override the default URI that a browser uses to get an export result in asynchronous mode.
IWebDocumentViewerReportResolver Associates string values with report instances.

Enums

Name Description
ProgressBarPosition Specifies where to position the progress bar while a report is generated.
StorageSynchronizationMode Specifies a synchronization mode for the Web Document Viewer‘s file storage.
TabPanelPosition Lists values that specify the tab panel position in the Web Document Viewer.