Leadtools TWAIN (Leadtools.Twain assembly)

MaximumValue Property

Show in webframe





Gets the maximum value in the range contained in the TwainRangeCapability object.
Syntax
public object MaximumValue {get; set;}
'Declaration
 
Public Property MaximumValue As Object
'Usage
 
Dim instance As TwainRangeCapability
Dim value As Object
 
instance.MaximumValue = value
 
value = instance.MaximumValue

            

            
public:
property Object^ MaximumValue {
   Object^ get();
   void set (    Object^ value);
}

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

See Also

Reference

TwainRangeCapability Class
TwainRangeCapability Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.