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

Public Property ScanResolution As Double

public double ScanResolution { get; set; }

Requirements

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

See Also