VintaSoft Twain .NET SDK 15.3: 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 or sets a value indicating whether the device can acquire images in duplex mode.
    Public PropertyGets or sets a value indicating whether the device has the automatic document feeder.
    Public PropertyGets or sets a value indicating whether the device has flatbed.
    Public PropertyGets the host URL of this eSCL device.
    Public PropertyGets or sets a value indicating whether the device uses the duplex mode.
    Public PropertyGets or sets a value indicating whether the device uses the automatic document feeder.
    Public PropertyGets or sets a value indicating whether the device uses flatbed.
    Public PropertyGets a value indicating whether this eSCL device is opened.
    Public PropertyGets the name of 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 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 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 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