←Select platform

IsScanning Property

Summary

Indicates whether the source is currently scanning.

Syntax

C#
VB
Java
C++
public bool IsScanning {get;} 
Public ReadOnly Property IsScanning As Boolean 
public boolean getIsScanning() 
public: 
property bool IsScanning { 
   bool get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly