VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class / IsScanning Property
Syntax Requirements SeeAlso
In This Topic
IsScanning Property (SaneLocalDevice)
In This Topic
Gets a value indicating whether this SANE device is scanning an image.
Syntax
'Declaration

Public ReadOnly Property IsScanning As Boolean

public bool IsScanning { get; }

Requirements

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

See Also