| | Name | Description |
 | Description | Gets the description of this device. |
 | DocumentHandlingStatus | Gets the document handling status. |
 | DriverVersion | Gets the driver version of this device. |
 | HasDuplex | Gets or sets a value indicating whether the duplex mode is enabled. |
 | HasFeeder | Gets or sets a value indicating whether the device has the automatic document feeder. |
 | HasFlatbed | Gets or sets a value indicating whether the device has flatbed. |
 | IsDuplexEnabled | Gets or sets a value indicating whether the device uses the duplex mode. |
 | IsFeederEnabled | Gets or sets a value indicating whether the automatic document feeder is enabled. |
 | IsFlatbedEnabled | Gets or sets a value indicating whether the flatbed is enabled. |
 | IsOpened | Gets a value indicating whether this WIA device is opened. |
 | IsPreviewScan | Gets or sets a value indicating whether the upcoming data acquisition loop is a quick preview pass or the final high-resolution scan. |
 | LampWarpUpTime | Gets the maximum warm-up time, in milliseconds, that the device needs before starting the scanning operation. |
 | Manufacturer | Gets the manufacturer of this device. |
 | Name | Gets the name of this WIA device. |
 | ScanAheadPages | Gets or sets the number of pages, which should be cached in a scanner buffer before sending them to the application. |
 | ScanBitsPerChannel | Gets the number of bits per channel in scanned image. |
 | ScanBitsPerPixel | Gets or sets the bit depth of a scanned image. |
 | ScanBrightness | Gets or sets the brightness for image that should be scanned. |
 | ScanBytesPerLine | Gets the number of bytes per line in scanned image. |
 | ScanChannelsPerPixel | Gets the number of channels per pixel in scanned image. |
 | ScanColorProfileName | Gets the color profile name necessary to properly interpret and decode the colors of a scanned image. |
 | ScanCompressionType | Gets or sets the compression type of scanned image. |
 | ScanContrast | Gets or sets the contrast for image that should be scanned. |
 | ScanImagePixelType | Gets or sets the image data type for for image that should be scanned. |
 | ScanIntent | Gets or sets the scan intent for WIA device. |
 | ScanNumberOfLines | Gets the total height of scanned image in pixels. |
 | ScanOpticalXResolution | Gets the highest supported horizontal optical resolution in DPI. |
 | ScanOpticalYResolution | Gets the highest supported vertical optical resolution in DPI. |
 | ScanOrientation | Gets or sets the orientation of document relative to the direction of the scan. |
 | ScanPageSize | Gets or sets the size of the page that is currently set to be scanned. |
 | ScanPhotometricInterpretation | Gets value that determines how color channels (pixels) are stored in memory when transferring an uncompressed image from an image scanner. |
 | ScanPixelsPerLine | Gets the total width of scanned image in pixels. |
 | ScanPlanar | Gets value that determines how color channels (pixels) are stored in memory when transferring an uncompressed image from an image scanner. |
 | ScanRotation | Gets or sets the rotation that is applied to the image after it is scanned, just before the image is transferred to the application. |
 | ScanThreshold | Gets or sets the threshold for black-white image that should be scanned. |
 | ScanXResolution | Gets or set the scan X-resolution, in DPI, for this WIA device. |
 | ScanYResolution | Gets or set the scan Y-resolution, in DPI, for this WIA device. |
 | ShowIndicators | Gets or sets a value indicating whether WIA device should show the progress indicator dialog when images are scanning. |
 | ShowUI | Gets or sets a value indicating whether WIA device should show the standard user interface. |
 | WiaVersion | Gets the WIA version of this device. |
 | XferCount | Gets or set a value that specifies how many images application wants to receive from this WIA device. |