LEADTOOLS WIA (Leadtools.Wia assembly)

NominalValue Property (WiaCapabilityRangeValues)

Show in webframe





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

            

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

Property Value

The nominal value for the received capability.
Example
For an example, refer to WiaSession.EnumCapabilities
Requirements

Target Platforms

See Also

Reference

WiaCapabilityRangeValues Structure
WiaCapabilityRangeValues Members

 

 


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