VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WiaImageScanning Namespace / WiaDevice Class
In This Topic
WiaDevice Class Properties
In This Topic
For a list of all properties of this type, see WiaDevice.
Public Properties
 NameDescription
Public PropertyGets the description of this device.
Public PropertyGets the document handling status.
Public PropertyGets the driver version of this device.
Public PropertyGets or sets a value indicating whether the duplex mode is enabled.
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 or sets a value indicating whether the device uses the duplex mode.
Public PropertyGets or sets a value indicating whether the automatic document feeder is enabled.
Public PropertyGets or sets a value indicating whether the flatbed is enabled.
Public PropertyGets a value indicating whether this WIA device is opened.
Public PropertyGets or sets a value indicating whether the upcoming data acquisition loop is a quick preview pass or the final high-resolution scan.
Public PropertyGets the maximum warm-up time, in milliseconds, that the device needs before starting the scanning operation.
Public PropertyGets the manufacturer of this device.
Public PropertyGets the name of this WIA device.
Public PropertyGets or sets the number of pages, which should be cached in a scanner buffer before sending them to the application.
Public PropertyGets the number of bits per channel in scanned image.
Public PropertyGets or sets the bit depth of a scanned image.
Public PropertyGets or sets the brightness for image that should be scanned.
Public PropertyGets the number of bytes per line in scanned image.
Public PropertyGets the number of channels per pixel in scanned image.
Public PropertyGets the color profile name necessary to properly interpret and decode the colors of a scanned image.
Public PropertyGets or sets the compression type of scanned image.
Public PropertyGets or sets the contrast for image that should be scanned.
Public PropertyGets or sets the image data type for for image that should be scanned.
Public PropertyGets or sets the scan intent for WIA device.
Public PropertyGets the total height of scanned image in pixels.
Public PropertyGets the highest supported horizontal optical resolution in DPI.
Public PropertyGets the highest supported vertical optical resolution in DPI.
Public PropertyGets or sets the orientation of document relative to the direction of the scan.
Public PropertyGets or sets the size of the page that is currently set to be scanned.
Public PropertyGets value that determines how color channels (pixels) are stored in memory when transferring an uncompressed image from an image scanner.
Public PropertyGets the total width of scanned image in pixels.
Public PropertyGets value that determines how color channels (pixels) are stored in memory when transferring an uncompressed image from an image scanner.
Public PropertyGets or sets the rotation that is applied to the image after it is scanned, just before the image is transferred to the application.
Public PropertyGets or sets the threshold for black-white image that should be scanned.
Public PropertyGets or set the scan X-resolution, in DPI, for this WIA device.
Public PropertyGets or set the scan Y-resolution, in DPI, for this WIA device.
Public PropertyGets or sets a value indicating whether WIA device should show the progress indicator dialog when images are scanning.
Public PropertyGets or sets a value indicating whether WIA device should show the standard user interface.
Public PropertyGets the WIA version of this device.
Public PropertyGets or set a value that specifies how many images application wants to receive from this WIA device.
See Also