←Select platform

Code Property

Summary

(Read only) Gets the error code.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="code")] 
public int Code { get; } 
  
<DataMemberAttribute("code")> 
Public ReadOnly Property Code As Integer 
[DataMemberAttribute("code")] 
public: 
property int Code { 
   int get(); 
} 

Property Value

The error code value.

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.Services.Twain Assembly