VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Device Class
In This Topic
Device Class Methods
In This Topic
For a list of all methods of this type, see Device.
Public Methods
 NameDescription
Public MethodAcquires image(s) from the device asynchronously.
Public MethodAcquires image(s) from the device synchronously.
Public MethodSends the cancel current transfer command to the device (transfer will not be canceled right after execution of this method).
Public MethodClears the device buffers according to the specified mode.
Public MethodCloses the device.
Public MethodDisables the device.
Public MethodReleases all resources used by this object.
Public MethodEnables the device.
Public MethodReturns an array of asynchronous events supported by device.
Public MethodReturns an array of bit depth reduction modes supported by device.
Public MethodReturns an array of bit depths supported by device.
Public MethodReturns an array of brightness values supported by device.
Public MethodReturns an array of contrast values supported by device.
Public MethodReturns an array of halftones supported by device.
Public MethodReturns an array of horizontal resolutions supported by device.
Public MethodReturns an array of image compressions supported by device in File transfer mode.
Public MethodReturns an array of image file formats supported by device in File transfer mode.
Public MethodReturns an array of image filters supported by device.
Public MethodReturns an array of job control values supported by device.
Public MethodReturns an array of light paths supported by device.
Public MethodReturns an array of light sources supported by device.
Public MethodReturns an array with supported numbers of images that the device can buffer when AutoScan is enabled.
Public MethodReturns an array of noise filters supported by device.
Public MethodReturns an array of page orientations supported by device.
Public MethodReturns an array of page sizes supported by device.
Public MethodReturns an array of pixel flavors supported by device.
Public MethodReturns an array of pixel types supported by device.
Public MethodReturns an array of threshold values supported by device.
Public MethodReturns an array of transfer modes supported by device.
Public MethodReturns an array of units of measure supported by device.
Public MethodReturns an array of vertical resolutions supported by device.
Public MethodOverloaded. Loads device settings from the stream.
Public MethodOpens the device.
Public MethodPerforms TWAIN command.
Public MethodOverloaded. Saves the current device settings to the stream.
Public MethodSets the resolution of images for current scan session.
Public MethodOverloaded. Displays the device setup dialog.
Public MethodSends the stop document feeder command to the device (document feeder will not be stopped right after execution of this method).
Protected Methods
 NameDescription
Protected MethodReleases all resources used by this object.
See Also