Click or drag to resize

Atalasoft.Imaging.WebControls.Core Namespace

 
Classes
  ClassDescription
Public classAtalaWebHandlerMiddleware
Defines a base class for Atalasoft middlewares.
Public classWebCaptureCallbacks
Represents a default implementation of the IWebCaptureCallbacks.
Public classWebCaptureMiddleware
Defines a Web Capture Service terminal middleware that can be added to the application's request pipeline.
Public classWebCaptureSettings
Represents a basic implementation of IWebCaptureSettings.
Public classWebControlsCoreExtensions
Extension class that provides methods to use Atalasoft DotImage middlewares.
Public classWebDocumentViewerCallbacks
Represents a default implementation of the IWebCaptureCallbacks.
Public classWebDocumentViewerMiddleware
Defines a Web Document Viewer terminal middleware that can be added to the application's request pipeline.
Public classWebDocumentViewerOptions
Options for the WebDocumentViewerMiddleware.
Interfaces
  InterfaceDescription
Public interfaceIWebCaptureCallbacks
IWebCaptureCallbacks is the interface, that contains all necessary callbacks to customize HttpContext handling.
Public interfaceIWebCaptureSettings
Represents the interface, that contains shared properties for all WebCaptureMiddleware instances.
Public interfaceIWebDocumentViewerCallbacks
IWebDocumentViewerCallbacks is the interface, that contains all necessary callbacks to customize HttpContext handling.