DefaultWebDocumentViewerContainer Methods
A default container for Web Document Viewer services.
Name | Description |
---|---|
Disable |
Disables the Cached |
Enable |
Enables passing PDF/Excel passwords specified in the Report Designer to the Web Document Viewer. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Adds the specified service to the service container. |
Register |
Registers a factory that returns an object implementing the IConnection |
Register |
Registers a custom database schema provider factory for the Document Viewer component. |
Register |
Registers a custom factory that allows you to obtain the EF Core context from the dependency injection container. |
Register |
Registers a factory that returns a service that provides a JSON connection string by name. |
Register |
Enables registering a specified custom service instance in a Web Document Viewer. |
Register |
Enables registering a custom service in a Web Document Viewer. |
Register |
Registers a custom drill-through processor in a web application. |
To |
Returns a string that represents the current object. Inherited from Object. |
Use |
Allows you to use asynchronous interfaces and methods. |
Use |
Forces reporting components to use the Cached |
Use |
Enables the database storage for documents and reports. |
Use |
Replaces a service that is used to clean the report and document storage with an empty service, avoiding automatic cleaning of this storage. |
Use |
Specifies a path and synchronization mode for the report document’s file storage. |
Use |
Specifies a path for the report document’s file storage. |
Use |
Specifies a path and synchronization mode for the exported document’s file storage. |
Use |
Specifies a path for the exported document’s file storage. |
Use |
Specifies a path and synchronization mode for report file storage. |
Use |
Specifies the path to the file cache storage used to cache the reports from which the Viewer generates documents. |
Use |
Registers an implementation of the IWeb |
See Also