Code Property

Summary
Gets or sets the code that caused this exception.
Syntax
C#
VB
C++
public TwainExceptionCode Code { get; set; } 
Public Property Code As TwainExceptionCode 
public: 
property TwainExceptionCode Code { 
   TwainExceptionCode get(); 
   void set (    TwainExceptionCode ); 
} 

Property Value

An TwainExceptionCode value that specifies what caused this exception.

Example

For an example, refer to TwainException

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

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