←Select platform

DocumentMetadata Constructor

Summary

Initializes a new instance of the DocumentMetadata class with serialized data.

Syntax
C#
VB
C++
protected DocumentMetadata( 
   SerializationInfo info, 
   StreamingContext context 
) 
Friend Sub New() 
internal: DocumentMetadata() 

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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly