LEADTOOLS WIA (Leadtools.Wia assembly)

Flags Property (WiaAcquireFileEventArgs)

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 WiaAcquireFileEventArgs
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 AcquireToFile
Requirements

Target Platforms

See Also

Reference

WiaAcquireFileEventArgs Class
WiaAcquireFileEventArgs Members

 

 


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