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

FlagValues Property






Gets the retrieved flag capability values.
Syntax
public int FlagValues {get;}
'Declaration
 
Public ReadOnly Property FlagValues As Integer
'Usage
 
Dim instance As WiaCapabilityFlagValues
Dim value As Integer
 
value = instance.FlagValues
public int FlagValues {get;}
 get_FlagValues(); 
public:
property int FlagValues {
   int get();
}

Property Value

An integer that represents the flag values.
Remarks

Use the received flags to get the available values of the received property ID through the WiaCapability structure. Refer to the Microsoft SDK help for a list of available values for each received property ID.

Example
For an example, refer to WiaSession.EnumCapabilities
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

WiaCapabilityFlagValues Structure
WiaCapabilityFlagValues Members

 

 


Products | Support | Contact Us | Copyright Notices

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