LEADTOOLS WIA (Leadtools.Wia assembly)

Error Property

Show in webframe





Gets the returned error code for each property being set.
Syntax
public int Error {get;}
'Declaration
 
Public ReadOnly Property Error As Integer
'Usage
 
Dim instance As WiaSetPropertiesEventArgs
Dim value As Integer
 
value = instance.Error

            

            
public:
property int Error {
   int get();
}

Property Value

The returned error code for each property being set.
Example
For an example, refer to GetRootItem
Requirements

Target Platforms

See Also

Reference

WiaSetPropertiesEventArgs Class
WiaSetPropertiesEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.