LEADTOOLS WIA (Leadtools.Wia assembly)

Percent Property (WiaAcquireEventArgs)

Show in webframe





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 WiaAcquireEventArgs
Dim value As Integer
 
value = instance.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 WiaSession.IsAvailable
Requirements

Target Platforms

See Also

Reference

WiaAcquireEventArgs Class
WiaAcquireEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.