←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly