TwainScanning.Bridgex86 NamespaceTerminal Works - TwainScanning.Net Library
 
Classes

  ClassDescription
Public classBridgex86
Interoperability for scanning with 32-bit device drivers in projects which are not 32-bit.
Public classCurrentDeviceSettings
Represents current scan settings for specified device. Settings which are not supported are null/empty.
Public classResultBase
Base class for all results returned from Bridgex86.
Public classResultBool
Result class for bool results returned from Bridgex86.
Public classResultCurrentDeviceSettings
Result class for CurrentDeviceSettings results returned from Bridgex86.
Public classResultNoValue
Result class for results returned from Bridgex86, but without a value property.
Public classResultString
Result class for string results returned from Bridgex86.
Public classResultStringArray
Result class for string[] results returned from Bridgex86.
Public classScanSettings
Class used to simplify passing all scan settings when scanning. Most settings are optional, leave individual settings null/empty if they should not be changed or if the current device value should be used.
Structures

  StructureDescription
Public structureScanResolution
Scan resolution used for scanning with Bridgex86.
Enumerations

  EnumerationDescription
Public enumerationStatusType
Used to indicate result status of Bridgex86 operation.