Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

Capability Property (TwainSetPropertyEventArgs)






Gets the capability being set
Syntax
public int Capability {get;}
'Declaration
 
Public ReadOnly Property Capability As Integer
'Usage
 
Dim instance As TwainSetPropertyEventArgs
Dim value As Integer
 
value = instance.Capability
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

See Also

Reference

TwainSetPropertyEventArgs Class
TwainSetPropertyEventArgs Members

Error processing SSI file