Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

DocumentMetadata Constructor






The object that holds the serialized object data.
The contextual information about the source or destination.
Initializes a new instance of the DocumentMetadata class with serialized data.
Syntax
protected DocumentMetadata( 
   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 DocumentMetadata(info, context)
protected:
DocumentMetadata( 
   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 object transmitted over a stream.

Requirements

Target Platforms

See Also

Reference

DocumentMetadata Class
DocumentMetadata Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features