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

Flags Property (WiaAcquireFileEventArgs)






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 WiaAcquiredPageFlags Flags {get;}
 get_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: 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.