←Select platform

OcrComponentMissingException Constructor(SerializationInfo,StreamingContext)

Summary
Initializes a new instance of the OcrComponentMissingException class with serialized data.
Syntax
C#
C++/CLI
Python
protected OcrComponentMissingException( 
   SerializationInfo info, 
   StreamingContext context 
) 
protected: 
OcrComponentMissingException(  
   SerializationInfo^ info, 
   StreamingContext context 
) 
__init__(self,info,context) # Overloaded constructor 

Parameters

info
The object that holds the serialized object data.

context
The contextual information about the source or destination.

Remarks

This constructor is called during deserialization to reconstitute the exception object transmitted over a stream. For more information, refer to the topic "XML and SOAP Serialization" in the MSDN documentation.

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

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