VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class / GetSupportedScanThresholds() Method
Syntax Requirements SeeAlso
In This Topic
GetSupportedScanThresholds() Method (SaneLocalDevice)
In This Topic
Returns the thresholds, which are supported by this device.
Syntax
'Declaration

Public Function GetSupportedScanThresholds() As Integer[]

public int[] GetSupportedScanThresholds()

Return Value

The thresholds, which are supported by this device.
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6

See Also