Bridgex86GetIsSupportedCapability Method Terminal Works - TwainScanning.Net Library
Gets an indicator if the specified capability is supported for the specified device.

Namespace: TwainScanning.Bridgex86
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax

public static ResultBool GetIsSupportedCapability(
	string capabilityName,
	string deviceName = ""
)

Parameters

capabilityName
Type: SystemString
The capability to check (can also be an alias).
deviceName (Optional)
Type: SystemString
The device to use, if omitted default device will be used.

Return Value

Type: ResultBool
See Also

Reference