MaximumValue Property

Summary
Gets the maximum value in the range contained in the TwainRangeCapability object.
Syntax
C#
VB
C++
public object MaximumValue { get; set; } 
Public Property MaximumValue As Object 
public: 
property Object^ MaximumValue { 
   Object^ get(); 
   void set (    Object^ ); 
} 

Property Value

The maximum 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

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