VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class / ScanThreshold Property
Syntax Exceptions Requirements SeeAlso
In This Topic
ScanThreshold Property (SaneLocalDevice)
In This Topic
Gets or sets the threshold for image that should be scanned.
Syntax
'Declaration

Public Property ScanThreshold As Integer

public int ScanThreshold { get; set; }

Exceptions
ExceptionDescription
Thrown if device is not opened OR threshold option is not supported.
Requirements

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

See Also