NominalValue Property

Summary
Gets the nominal value for the received flag values.
Syntax
C#
VB
C++
public int NominalValue { get; } 
  
Public ReadOnly Property NominalValue As Integer 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.