Back to Devexpress

DevExpress.XtraReports.Web.WebDocumentViewer Namespace

xtrareports-devexpress-dot-xtrareports-dot-web-267d9fed.md

latest11.5 KB
Original Source

DevExpress.XtraReports.Web.WebDocumentViewer Namespace

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

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

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

Classes

NameDescription
CacheCleanerSettingsProvides time settings to clean a cache for storing documents and reports.
CachedDrillThroughContextProvides information about drill-through navigation when an application uses a cached report source.
DefaultWebDocumentViewerContainer staticA default container for Web Document Viewer services.
DocumentCreationExceptionThe exception that is thrown when an attempt to create a report document fails.
DocumentOperationServiceAllows you to perform a custom operation initiated on the client.
DrillThroughContextContains information about drill-through navigation.
DrillThroughResultHolds information on the target report for the drill-through report.
EditingFieldModelA ViewModel providing content editing functionality to the Web Document Viewer.
MobileWebDocumentViewerSettingsStores settings of the Mobile Mode.
ReportBuildPropertiesProvides information about the drill-down state and parameters of the report that is being created.
ReportCacheItem
StorageCleanerSettingsProvides time settings to clean a storage for storing documents and reports.
WebDocumentViewerClientSideModelGeneratorThe class used to generate a client-side model of the HTML5 Document Viewer.
WebDocumentViewerClientSideModelGeneratorBase<T>A base class designed to generate a Document Viewer client-side model or Standalone Report Parameters Panel component.
WebDocumentViewerClientSideModelSettingsProvides settings for a client-side model of the Web Document Viewer.
WebDocumentViewerExceptionHandlerEnables you to handle server-side errors in the Web Document Viewer.
WebDocumentViewerExportSettingsContains settings that apply to the Web Document Viewer print and export operations.
WebDocumentViewerMenuItemA menu item of the HTML5 Document Viewer.
WebDocumentViewerModelStores the session settings of a Web Document Viewer.
WebDocumentViewerOperationLoggerA service that allows you to handle and log report processing and document generation events in the Web Document Viewer control.
WebDocumentViewerProgressBarSettingsContains settings for the progress bar that appears when a report is generated.
WebDocumentViewerRemoteSourceSettingsProvides settings for the Web Document Viewer‘s remote document source.
WebDocumentViewerSearchSettingsContains settings that apply to the Web Document Viewer’s search operations.
WebDocumentViewerTabPanelSettingsProvides settings for the Web Document Viewer‘s tab panel.

Interfaces

NameDescription
ICachedReportSourceWebResolverRetrieves a CachedReportSourceWeb object associated with the specified report name.
ICachedReportSourceWebResolverAsyncRetrieves a CachedReportSourceWeb object associated with the specified report name.
IDocumentPersistentStorageAsyncDefines properties and methods for an asynchronous document storage implementation.
IDocumentStorageProviderWhen implemented by a class, manages document storages.
IDrillThroughProcessorImplements drill-through functionality in web reports.
IDrillThroughProcessorAsyncImplements drill-through functionality in web reports and enables asynchronous operations.
IExportingAuthorizationServiceImplements custom authorization to restrict access to exported documents in a web reporting application.
IPdfSignatureOptionsProviderAsyncWhen implemented, provides asynchronous access to digital signatures in the Web Document Viewer.
IStorageDbInitializerEnables you to initialize database tables for the XPO-based cache storages.
IWebDocumentViewerAuthorizationServiceImplements custom authorization to restrict access to reports and generated documents in a web reporting application.
IWebDocumentViewerClientSideModelGeneratorGenerates a client-side model for the Document Viewer component.
IWebDocumentViewerClientSideModelGeneratorBase<T>Base interface designed to generate a client-side model for the Document Viewer and Standalone Report Parameters Panel components.
IWebDocumentViewerDrillThroughProcessorProvides drill-through functionality to web reports.
IWebDocumentViewerExceptionHandlerEnables you to handle server-side errors in the Web Document Viewer.
IWebDocumentViewerExportResultUriGeneratorAllows you to override the default URI that a browser uses to get an export result.
IWebDocumentViewerExportResultUriGeneratorAsyncAllows you to override the default URI that a browser uses to get an export result in asynchronous mode.
IWebDocumentViewerReportResolverAssociates string values with report instances. Does not operate in asynchronous mode.

Enums

NameDescription
StorageSynchronizationModeSpecifies a synchronization mode for the Web Document Viewer‘s file storage.
TabPanelPositionLists values that specify the tab panel position in the Web Document Viewer.