←Select platform

Message Property

Summary
(Read only) Gets the error message.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute(Name="message")] 
public string Message { get; } 
[DataMemberAttribute("message")] 
public: 
property String^ Message { 
   String^ get(); 
} 
Message # get  (TwainError) 

Property Value

The error message.

Requirements

Target Platforms

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

Leadtools.Services.Twain Assembly

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