Class | Description | |
---|---|---|
![]() | BeforeRequestEventArgs | Provides data for the BeforeRequest event. |
![]() | CustomActionEventArgs | Provides data for the CustomAction event. |
![]() | DocuVieware | DocuVieware WebControl object. This class relies on the Microsoft.AspNet.WebApi package. It is highy recommended to use the DocuViewareControl class in ASP.NET MVC and ASP.NET Core projects. |
![]() | DocuViewareControl | DocuVieware object. This class has been designed to be 100% independent from any backend/frontend technology and web application framework. |
![]() | DocuViewareEventsHandler | |
![]() | DocuViewareLicensing | This class must be used to handle the DocuVieware assembly licensing. |
![]() | DocuViewareManager | Provides informations about the DocuVieware running process. |
![]() | LoadDocumentErrorEventArgs | Provides data for the LoadDocumentError event. |
![]() | NewDocumentLoadedEventArgs | Provides data for the NewDocumentLoaded event. |
![]() | PageTransferReadyEventArgs | Provides data for the PageTransferReady event. |
In This Topic
Structure | Description | |
---|---|---|
![]() | DocuViewareMessage | Specifies message object to display in a DocuViewareMessage box user interface. |
Enumeration | Description | |
---|---|---|
![]() | DefaultPageRange | Specifies default page ranges. |
![]() | DocuViewareFilesEncryptionMode | Specifies encrpytion algorithm to protect files. |
![]() | DocuViewareLocale | User specific locale. |
![]() | DocuViewareMessageIcon | Specifies constants defining which icon to display in a DocuViewareMessage box. |
![]() | DocuViewareSessionStateMode | Specifies how DocuVieware stores session data. |
![]() | LinkAnnotationClickBehaviour | |
![]() | PagePreloadMode | Specifies the way that pages of a document are preloaded. |
![]() | PrintQuality | Specifies the quality level to be used to print documents. |
![]() | RotationMode | Specifies a rotation mode. |
![]() | ScrollbarStyle | Specifies the scrollbars style. |
![]() | ToolbarStyle | Specifies the toolbar style. |
![]() | UserInterfaceTheme | Specifies builtin themes of DocuVieware. When None is set, the user interface can be customized with the different related properties of the control. Any other member will produce a non modifiable interface. |