VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class / Model Property
Syntax Requirements SeeAlso
In This Topic
Model Property (SaneLocalDevice)
In This Topic
Gets the model of this SANE device.
Syntax
'Declaration

Public ReadOnly Property Model As String

public string Model { get; }

Requirements

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

See Also