Click or drag to resize

Scanner Properties

The Scanner type exposes the following members.

Properties
  NameDescription
Public propertyADFMode
This property is used to get or set whether the scanner loads the next sheet of paper automatically or scans ahead if these capabilities are supported and scanning is being done from an ADF.
Public propertyADFStatus
This property returns the status of the ADF and transparency adapter of the scanner.
Public propertyAvailableADFModes
This property returns additional information about the scanner models that have ADF support.
Public propertyAvailableAutoBrightness
This property returns True if the scanner itself or its associated software has the built-in automatic brightness control capability or if the scanner supports grayscale scanning.
Public propertyAvailableColorModes
This property returns the supported color modes of the scanner.
Public propertyAvailableDropouts
This property returns the supported dropout color capabilities of the scanner.
Public propertyAvailableDuplexModes
This property returns the supported duplex modes supported by the scanner.
Public propertyAvailableOrientations
This property returns the supported orientation capabilities of the scanner model.
Public propertyAvailablePaperSources
This property returns the supported paper sources of the scanner.
Public propertyAvailableResolutions
This property returns the available scanning resolutions.
Public propertyAvailableUIModes
This property returns the supported UI modes.
Public propertyBrightnessDefault
This property returns the default brightness value.
Public propertyBrightnessMax
This property returns the number of supported brightness steps of the scanner.
Public propertyColorMode
This property is used to get or set the current color mode.
Public propertyContrastDefault
This property returns the default contrast value.
Public propertyContrastMax
This property returns the number of available contrast steps of the scanner model.
Public propertyDropout
This property is used to get or set the current dropout color.
Public propertyDuplexMode
This property is used to get or set the duplex mode of the scanner.
Public propertyInitialized
This property returns True if the scanner is already initialized.
Public propertyMarginsAdjustable
This property checks whether the margin is adjustable.
Public propertyName
This property returns the unique name of the scanner.
Public propertyOrientation
This property is used to get or set the current orientation mode.
Public propertyPaperSizeAdjustable
This property checks whether the paper size is adjustable.
Public propertyPaperSource
This property is used to get or set the scanner's current paper source.
Public propertyResolution
This property is used to get or set the current scan resolution.
Public propertyScanning
This property returns True if the scanner is scanning.
Public propertySelected
This method displays the selected scanner from the scanner list.
Public propertyVersion
This property returns the version string of the scanner which is returned by the scanning subsystem.
Top
See Also