OneValueCapability Property

Summary

Gets the OneValue value of the TwainCapability object.

Syntax
C#
VB
C++
public TwainOneValueCapability OneValueCapability { get; } 
Public ReadOnly Property OneValueCapability As TwainOneValueCapability 
public: 
property TwainOneValueCapability^ OneValueCapability { 
   TwainOneValueCapability^ get(); 
} 

Property Value

The OneValue value of the TwainCapability object.

Example

Refer to TwainOneValueCapability

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly