Error Property

Summary
Gets the returned error code for each property being set.
Syntax
C#
VB
C++
public int Error { get; } 
  
Public ReadOnly Property Error As Integer 
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

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

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.