VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class / GetSupportedScanResolutions() Method
Syntax Requirements SeeAlso
In This Topic
GetSupportedScanResolutions() Method (SaneLocalDevice)
In This Topic
Returns the supported resolutions at which an image can be acquired.
Syntax
'Declaration

Public Function GetSupportedScanResolutions() As Integer[]

public int[] GetSupportedScanResolutions()

Return Value

The supported resolutions at which an image can be acquired.
Requirements

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

See Also