←Select platform

Error Property

Summary

(Read only) Gets the last TWAIN error.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="error")] 
public TwainError Error { get; } 
  
<DataMemberAttribute("error")> 
Public ReadOnly Property Error As Leadtools.Services.Twain.TwainError 
[DataMemberAttribute("error")] 
public: 
property Leadtools.Services.Twain.TwainError^ Error { 
   Leadtools.Services.Twain.TwainError^ get(); 
} 

Property Value

The last TWAIN error.

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