←Select platform

WiaException Constructor(SerializationInfo,StreamingContext)

Summary

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

Syntax

C#
VB
C++
protected WiaException( 
   SerializationInfo info, 
   StreamingContext context 
) 
  
Protected Function New( _ 
   ByVal info As SerializationInfo, _ 
   ByVal context As StreamingContext _ 
) 
protected: 
WiaException(  
   SerializationInfo^ info, 
   StreamingContext context 
) 

Parameters

info
The data for serializing or deserializing the object.

context
The source and destination for the object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly