Click or drag to resize

Scanners Methods

The Scanners type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodGetEngine
Returns the Engine object.
Public methodGetEnumerator
Public methodGetItem
This property returns the requested Scanner object from the collection.
Public methodGetPaperSize
This helper method returns the size of the standard paper size defined by PaperFormat.
Public methodLoadSettings
This method loads the settings of the available scanners (e.g. color mode, resolution, etc.) from an external file.
Public methodSaveSettings
This method saves the settings of the available scanners into an external file.
Public methodScannerWizard
This method is used to display the Scanner Wizard to add, remove, or test scanners.
Public methodSelected
Returns the currently selected scanner.
Top
See Also