Click or drag to resize

IWebCaptureSettings Interface

Represents the interface, that contains shared properties for all WebCaptureMiddleware instances.

Namespace:  Atalasoft.Imaging.WebControls.Core
Assembly:  Atalasoft.dotImage.WebControls.Core (in Atalasoft.dotImage.WebControls.Core.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface IWebCaptureSettings

The IWebCaptureSettings type exposes the following members.

Properties
  NameDescription
Public propertyUploadPath
Gets or sets an upload path for documents from Web Capture Service.
Top
See Also