VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneIntRange Class / Min Property
Syntax Requirements SeeAlso
In This Topic
Min Property (SaneIntRange)
In This Topic
Gets minimum value.
Syntax
'Declaration

Public ReadOnly Property Min As Integer

public int Min { get; }

Requirements

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

See Also