Bridgex86GetSupportedResolutions Method Terminal Works - TwainScanning.Net Library
Gets the supported resolutions for the specified device.

Note: When not using Bridgex86, same as DataSource.Settings.Resolution.X and DataSource.Settings.Resolution.Y or the alias Resolution.

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

public static ResultStringArray GetSupportedResolutions(
	string deviceName = ""
)

Parameters

deviceName (Optional)
Type: SystemString
The device to use, if omitted default device will be used.

Return Value

Type: ResultStringArray
See Also

Reference