←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly