FinishScan Property

Summary
Gets a value that represents the status of the scanning process.
Syntax
C#
VB
C++
public bool FinishScan { get; } 
Public ReadOnly Property FinishScan As Boolean 
public: 
property bool FinishScan { 
   bool get(); 
} 

Property Value

true if scanning of the page has finished, false if scanning has just started.

Example

Refer to TwainSession.AcquireFast

Requirements

Target Platforms

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

Leadtools.Twain Assembly

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