Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

OcrSupportLockedException Constructor(SerializationInfo,StreamingContext)








The object that holds the serialized object data.
The contextual information about the source or destination.
Initializes a new instance of the OcrSupportLockedException class with serialized data.
Syntax
protected OcrSupportLockedException( 
   SerializationInfo info,
   StreamingContext context
)
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New OcrSupportLockedException(info, context)
protected OcrSupportLockedException( 
   SerializationInfo info,
   StreamingContext context
)
function OcrSupportLockedException( 
   info ,
   context 
)
protected:
OcrSupportLockedException( 
   SerializationInfo^ info,
   StreamingContext context
)

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

See Also

Reference

OcrSupportLockedException Class
OcrSupportLockedException Members
Overload List

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features