←Select platform

IsScanning Property

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute("isScanning")] 
public bool IsScanning {get;} 
<DataMemberAttribute("isScanning")> 
Public ReadOnly Property IsScanning As Boolean 
[DataMemberAttribute("isScanning")] 
public: 
property bool IsScanning { 
   bool get(); 
} 

Property Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Twain Assembly
Click or drag to resize