LEADTOOLS WIA (Leadtools.Wia assembly)

Flags Property (WiaAcquireEventArgs)

Show in webframe





Indicates the start and the end of each acquired page.
Syntax
public WiaAcquiredPageFlags Flags {get;}
'Declaration
 
Public ReadOnly Property Flags As WiaAcquiredPageFlags
'Usage
 
Dim instance As WiaAcquireEventArgs
Dim value As WiaAcquiredPageFlags
 
value = instance.Flags

            

            
public:
property WiaAcquiredPageFlags Flags {
   WiaAcquiredPageFlags get();
}

Property Value

Flags that indicate the start and the end of each acquired page.
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.