MinimumValue Property

Summary

Gets the minimum value in the range contained in the TwainRangeCapability object.

Syntax
C#
VB
C++
public object MinimumValue { get; set; } 
Public Property MinimumValue As Object 
public: 
property Object^ MinimumValue { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

The minimum value in the range contained in the TwainRangeCapability object.

Remarks

For more information, refer to How to Work with the Container.

Example

Refer to TwainRangeCapability

Requirements

Target Platforms

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

Leadtools.Twain Assembly