C#
VB
Java
C++
Object that manages the metadata of the document.
public DocumentMetadata Metadata { get; }
Public ReadOnly Property Metadata() As DocumentMetadata
Get
public:
property DocumentMetadata^ Metadata
{
DocumentMetadata^ get()
}
public DocumentMetadata getMetadata()
The DocumentMetadata object that manages the metadata of this Document.
Refer to DocumentMetadata for more information.
For an example, refer to DocumentMetadata.
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