←Select platform

WiaException Constructor(SerializationInfo,StreamingContext)

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

Syntax
C#
C++/CLI
Python
protected WiaException( 
   SerializationInfo info, 
   StreamingContext context 
) 
protected: 
WiaException(  
   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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

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