Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

Value Property






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 object Value {get; set;}
 get_Value();
set_Value(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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainOneValueCapability Class
TwainOneValueCapability Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.