LEADTOOLS WIA (Leadtools.Wia assembly)

FlagValues Property

Show in webframe





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:
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

See Also

Reference

WiaCapabilityFlagValues Structure
WiaCapabilityFlagValues Members

 

 


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