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

Public Property ScanBrightness As Integer

public int ScanBrightness { get; set; }

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

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

See Also