←Select platform

IsScanning Property

Summary
(Read only) Indicates weather the source is currently scanning.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute(Name="isScanning")] 
public bool IsScanning { get; } 
[DataMemberAttribute("isScanning")] 
public: 
property bool IsScanning { 
   bool get(); 
} 
IsScanning # get  (TwainStatus) 

Property Value

true if the source is currently scanning; otherwise, false.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.