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 TwainError 
[DataMemberAttribute("error")] 
public: 
property TwainError^ Error { 
   TwainError^ get(); 
} 

Property Value

The last TWAIN error.

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

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