LEADTOOLS WIA (Leadtools.Wia assembly)

NominalValue Property (WiaCapabilityFlagValues)

Show in webframe





Gets the nominal value for the received flag values.
Syntax
public int NominalValue {get;}
'Declaration
 
Public ReadOnly Property NominalValue As Integer
'Usage
 
Dim instance As WiaCapabilityFlagValues
Dim value As Integer
 
value = instance.NominalValue

            

            
public:
property int NominalValue {
   int get();
}

Property Value

The nominal value for the received flag values.
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.