C#
VB
C++
Initializes a new instance of the DocumentMetadata class with serialized data.
protected DocumentMetadata(
SerializationInfo info,
StreamingContext context
)
Friend Sub New()
internal: DocumentMetadata()
info
The object that holds the serialized object data.
context
The contextual information about the source or destination.
This constructor is called during deserialization to reconstitute the object transmitted over a stream.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET