←Select platform

DocumentMetadata Constructor

Summary

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

Syntax
C#
C++/CLI
Python
protected DocumentMetadata( 
   SerializationInfo info, 
   StreamingContext context 
) 
internal: DocumentMetadata() 
__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 object transmitted over a stream.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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