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

Public Property ScanContrast As Integer

public int ScanContrast { get; set; }

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

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

See Also