Accusoft.ISISXpressSdk Namespace : Scanner Class |
The following tables list the members exposed by Scanner.
Name | Description | |
---|---|---|
![]() | Scanner Constructor | The main constructor for the Scanner class which passes in an instance ID. |
Name | Description | |
---|---|---|
![]() | DriverDirectory | Gets and sets the location of the ISIS driver files. |
![]() | DriverDirectoryDefault | Gets the default location of the ISIS driver files. |
![]() | DriverLoaded | Gets an indicator if the scanner driver is loaded. |
![]() | Name | Gets and sets the name of the scanner driver. |
![]() | Setting | Gets the current scanner settings. |
![]() | UseCompression | Gets and sets an indicator to enable hardware compression if the scanner supports it. |
![]() | UsingNetworkedScanner | Gets and sets whether a networked scanner is used. |
Name | Description | |
---|---|---|
![]() | Cancel | Overloaded. Cancels the scanning process. |
![]() | ClearScanAheadPages | Clears the scanner's buffers of any scanned in ahead pages. |
![]() | GetConnectedDriversAndScannerModels | Gets a list of connected ISIS drivers and scanner models and places them in the given driverAndScannerList object. |
![]() | GetDriversAndScannerModels | Gets a list of available ISIS drivers and scanner models and places them in the given driverAndScannerList object. |
![]() | LoadDriver | Preloads the ISIS drivers used for scanning and saving an image. |
![]() | LoadSettings | Loads the settings for the current scanner from an .ini file. |
![]() | SaveSettings | Saves the settings for the current scanner to an .ini file. |
![]() | ScanBatch | Starts a batch scan process. |
![]() | ScanSingle | Scans a single page and stores it in the file specified in the Filename property. A single page is a defined as one side of a page, in a single bit depth. If multi stream is enabled this call will only pull in one part of the image for each time it is called. |
![]() | Select | Overloaded. Displays a predefined dialog box that allows the user to choose a scanner, add a scanner, or configure a scanner. |
![]() | SelectConnected | Overloaded. Displays a predefined dialog box that allows the user to choose a connected scanner, add a scanner, or configure a scanner. |
![]() | Setup | Overloaded. Displays a pre-defined dialog that allows the user to change driver specific scanner settings. |
![]() | Unload | Unloads the current scanner driver. |