LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

Percent Property (WiaAcquireFileEventArgs)






Indicates the percent completion of the acquisition process from the WIA source.
Syntax
public int Percent {get;}
'Declaration
 
Public ReadOnly Property Percent As Integer
'Usage
 
Dim instance As WiaAcquireFileEventArgs
Dim value As Integer
 
value = instance.Percent
public int Percent {get;}
 get_Percent(); 
public:
property int Percent {
   int get();
}

Property Value

An integer that represents the percent completion of the acquisition process from the WIA source.
Remarks
For more information, refer to How to Acquire from the WIA Source.
Example
For an example, refer to AcquireToFile
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WiaAcquireFileEventArgs Class
WiaAcquireFileEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.