WebDocumentViewerConfigurationBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Web |
Creates the Web |
#Methods
Name | Description |
---|---|
Disable |
Disables the Cached |
Enable |
Allows you to pass 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 |
Registers a custom connection provider factory that creates a provider restoring a data connection on a report deserialization. |
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 |
Registers a custom drill-through processor in a web application. |
To |
Returns a string that represents the current object. Inherited from Object. |
Use |
Forces reporting components to use the cached report source. |
Use |
Enables the database storage for documents and reports. |
Use |
Enables distributed caching for Reporting components in ASP. |
Use |
Replaces the service used to clean the document storage with an empty service, to avoid automatic cleaning of this storage. |
Use |
Enables document file storage, and specifies a storage path and synchronization mode. |
Use |
Enables document file storage and specifies a storage path. |
Use |
Enables exported document file storage, and specifies a storage path and synchronization mode. |
Use |
Enables exported document file storage and specifies a storage path. |
Use |
Enables report file storage, and specifies a storage path and synchronization mode. |
Use |
Enables report file storage and specifies a storage path. |
See Also