VintaSoft Twain .NET SDK 15.2: Documentation for .NET developer
Vintasoft.EsclImageScanning Namespace / EsclDevice Class
Properties Methods SeeAlso
In This Topic
    EsclDevice Class Members
    In This Topic
    The following tables list the members exposed by EsclDevice.
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this eSCL device can detect blank pages.
    Public PropertyGets or sets a value indicating whether this eSCL device can detect and remove blank pages.
    Public PropertyGets the hostname of this eSCL device.
    Public PropertyGets the IP4-address of this eSCL device.
    Public PropertyGets the IP6-address of this eSCL device.
    Public PropertyGets a value indicating whether this eSCL device is opened.
    Public PropertyGets the name of this eSCL device.
    Public PropertyGets or sets a type of network name that should be used for communication with this eSCL device.
    Public PropertyGets or sets a value indicating whether this eSCL device can recognize text in scanned image.
    Public PropertyGets or set the scan color mode for this eSCL device.
    Public PropertyGets or sets the scan input source for this eSCL device.
    Public PropertyGets or sets the scan intent for this eSCL device.
    Public PropertyGets the maximum count of scan regions.
    Public PropertyGets or set the scan X-resolution for this eSCL device.
    Public PropertyGets or set the scan Y-resolution for this eSCL device.
    Public PropertyGets dictionary with information about TXT records of this eSCL device.
    Public PropertyGets the type of this eSCL device.
    Public Methods
     NameDescription
    Public MethodSynchronously acquires one image in raw format from this eSCL device.
    Public MethodOverloaded. Synchronously acquires one image as byte array from this eSCL device.
    Public MethodAdds the scan region to the scan regions of this eSCL device.
    Public MethodCancels the current image transfer.
    Public MethodClears the scan regions for this eSCL device.
    Public MethodCloses this eSCL device.
    Public MethodReturns the maximum height of scan region.
    Public MethodReturns the minimum width of scan region.
    Public MethodReturns the minimum height of scan region.
    Public MethodReturns the minimum width of scan region.
    Public MethodReturns the scan regions of this eSCL device.
    Public MethodReturns scan color modes, which are supported by this eSCL device.
    Public MethodReturns scan document formats, which are supported by this eSCL device.
    Public MethodReturns extended scan document formats, which are supported by this eSCL device.
    Public MethodReturns scan input sources, which are supported by this eSCL device.
    Public MethodReturns scan intents, which are supported by this eSCL device.
    Public MethodReturns scan X-resolutions, which are supported by this eSCL device.
    Public MethodReturns scan Y-resolutions, which are supported by this eSCL device.
    Public MethodOpens this eSCL device.
    See Also