VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneType Enumeration
Syntax Members Hierarchy Requirements SeeAlso
In This Topic
SaneType Enumeration
In This Topic
Specifies available types, which are available in the SANE API.
Syntax
'Declaration

Public Enum SaneType
   Inherits System.Enum

public enum SaneType : System.Enum

Members
MemberDescription
UndefinedUndefined.
BooleanBoolean.
IntegerInteger.
FixedFixed.
StringString.
ButtonButton.
GroupGroup.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Vintasoft.Sane.SaneType

Requirements

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

See Also