ViewerSettings
Leave feedback
On this page
Defines settings for customizing Viewer behaviour.
public class ViewerSettings
| Name | Description |
|---|---|
| ViewerSettings(ICache) | Initializes new instance of ViewerSettings class. |
| ViewerSettings(ILogger) | Initializes new instance of ViewerSettings class. |
| ViewerSettings(ICache, ILogger) | Initializes new instance of ViewerSettings class. |
| Name | Description |
|---|---|
| Cache { get; } | The cache implementation used for storing rendering results. |
| Logger { get; } | The logger implementation used for logging (Errors, Warnings, Traces). |
- namespace GroupDocs.Viewer
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.