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

NominalValue Property (WiaCapabilityRangeValues)






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 int NominalValue {get;}
 get_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: 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

WiaCapabilityRangeValues Structure
WiaCapabilityRangeValues Members

 

 


Products | Support | Contact Us | Copyright Notices

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