Gets the current settings for the specified device. Only the supported settings are retrieved, the rest are null/empty.
Namespace: TwainScanning.Bridgex86
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
public static ResultCurrentDeviceSettings GetCurrentDeviceSettings( string deviceName = "" )
Parameters
- deviceName (Optional)
- Type: SystemString
The device to use, if omitted default device will be used.
Return Value
Type: ResultCurrentDeviceSettingsSee Also