←Select platform

TwainException Constructor(SerializationInfo,StreamingContext)

Summary
Initializes a new instance of the TwainException class with the specified serialization and context information.

Syntax
C#
C++/CLI
Python
protected TwainException( 
   SerializationInfo info, 
   StreamingContext context 
) 
protected: 
TwainException(  
   SerializationInfo^ info, 
   StreamingContext context 
) 
__init__(self,info,context) # Overloaded constructor 

Parameters

info
The data for serializing or deserializing the object.

context
The source and destination for the object.

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

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