Gets the supported automatic border detection settings for the specified device.
Note: When not using Bridgex86, same as DataSource.Settings.AutomaticAdjustments.AutomaticBorderDetection.
Namespace: TwainScanning.Bridgex86
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
public static ResultBool GetSupportedAutomaticBorderDetections( string deviceName = "" )
Parameters
- deviceName (Optional)
- Type: SystemString
The device to use, if omitted default device will be used.
Return Value
Type: ResultBoolSee Also