MinimumValue Property

Summary
Gets the minimum value for the received capability.
Syntax
C#
VB
C++
public int MinimumValue { get; } 
  
Public ReadOnly Property MinimumValue As Integer 
public: 
property int MinimumValue { 
   int get(); 
} 

Property Value

The minimum value for the received capability.

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.