Scanner Properties |
The Scanner type exposes the following members.
Name | Description | |
---|---|---|
![]() | ADFMode |
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. |
![]() | ADFStatus |
This property returns the status of the ADF and transparency adapter of the scanner. |
![]() | AvailableADFModes |
This property returns additional information about the scanner models that have ADF support. |
![]() | AvailableAutoBrightness |
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.
|
![]() | AvailableColorModes |
This property returns the supported color modes of the scanner. |
![]() | AvailableDropouts |
This property returns the supported dropout color capabilities of the scanner. |
![]() | AvailableDuplexModes |
This property returns the supported duplex modes supported by the scanner. |
![]() | AvailableOrientations |
This property returns the supported orientation capabilities of the scanner model. |
![]() | AvailablePaperSources |
This property returns the supported paper sources of the scanner. |
![]() | AvailableResolutions |
This property returns the available scanning resolutions. |
![]() | AvailableUIModes |
This property returns the supported UI modes. |
![]() | BrightnessDefault |
This property returns the default brightness value. |
![]() | BrightnessMax |
This property returns the number of supported brightness steps of the scanner. |
![]() | ColorMode |
This property is used to get or set the current color mode. |
![]() | ContrastDefault |
This property returns the default contrast value. |
![]() | ContrastMax |
This property returns the number of available contrast steps of the scanner model. |
![]() | Dropout |
This property is used to get or set the current dropout color. |
![]() | DuplexMode |
This property is used to get or set the duplex mode of the scanner. |
![]() | Initialized |
This property returns True if the scanner is already initialized. |
![]() | MarginsAdjustable |
This property checks whether the margin is adjustable.
|
![]() | Name |
This property returns the unique name of the scanner.
|
![]() | Orientation |
This property is used to get or set the current orientation mode. |
![]() | PaperSizeAdjustable |
This property checks whether the paper size is adjustable.
|
![]() | PaperSource |
This property is used to get or set the scanner's current paper source. |
![]() | Resolution |
This property is used to get or set the current scan resolution. |
![]() | Scanning |
This property returns True if the scanner is scanning. |
![]() | Selected |
This method displays the selected scanner from the scanner list.
|
![]() | Version |
This property returns the version string of the scanner which is returned by the scanning subsystem.
|