Capability Property

Summary

Gets the capability being set

Syntax
C#
VB
C++
public int Capability { get; } 
Public ReadOnly Property Capability As Integer 
public: 
property int Capability { 
   int get(); 
} 

Property Value

The capability being set when calling Properties property.

Example

For an example, refer to ImageResolution.

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