![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentMetadata Class : DocumentMetadata Constructor |
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 )
This constructor is called during deserialization to reconstitute the object transmitted over a stream.