VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WiaImageScanning Namespace / WiaDevice Class
In This Topic
WiaDevice Class Methods
In This Topic
For a list of all methods of this type, see WiaDevice.
Public Methods
 NameDescription
Public MethodSynchronously acquires one image in raw format from this WIA device.
Public MethodSynchronously acquires one image as byte array from this WIA device.
Public MethodCloses this WIA device.
Public MethodReturns the supported integer values for property of this WIA device.
Public MethodReturns the integer value for property of this WIA device.
Public MethodReturns an image region, in thousandths of an inch, that should be scanned.
Public MethodReturns the maximum image region, in thousandths of an inch, that can be scanned.
Public MethodReturns the minimum image region, in thousandths of an inch, that can be scanned.
Public MethodReturns the image pixel types, which are supported by this WIA device.
Public MethodReturns the scan ahead pages values, which are supported by this WIA device.
Public MethodReturns the scan brightness, which are supported by this WIA device.
Public MethodReturns the image compression types, which are supported by this WIA device.
Public MethodReturns the scan contrasts, which are supported by this WIA device.
Public MethodReturns the scan intents, which are supported by this WIA device.
Public MethodReturns the scan orientations, which are supported by this WIA device.
Public MethodReturns the scan page sizes, which are supported by this WIA device.
Public MethodReturns the scan rotations, which are supported by this WIA device.
Public MethodReturns the scan thresholds, which are supported by this WIA device.
Public MethodReturns the scan X-resolutions, which are supported by this WIA device.
Public MethodReturns the scan Y-resolutions, which are supported by this WIA device.
Public MethodReturns the supported numbers of pages, which be be acquired in one scanning session.
Public MethodOpens this WIA device.
Public MethodSets the integer value for property of this WIA device.
Public MethodSets an image region, in thousandths of an inch, that should be scanned.
Public MethodDisplays the WIA device settings dialog so the user can select the WIA device settings.
See Also