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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly