←Select platform

CurrentValue Property

Summary

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

Syntax

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

Property Value

The current 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly