Leadtools TWAIN (Leadtools.Twain assembly)

Value Property

Show in webframe





Gets or sets the value in the TwainOneValueCapability object.
Syntax
public object Value {get; set;}
'Declaration
 
Public Property Value As Object
'Usage
 
Dim instance As TwainOneValueCapability
Dim value As Object
 
instance.Value = value
 
value = instance.Value

            

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

Property Value

The value in the TwainOneValueCapability object.
Remarks
For more information, refer to How to Work with the Container.
Example
Refer to TwainOneValueCapability
Requirements

Target Platforms

See Also

Reference

TwainOneValueCapability Class
TwainOneValueCapability Members

 

 


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