←Select platform

Metadata Property (Document)

Summary

Object that manages the metadata of the document.

Syntax

C#
VB
Java
C++
public DocumentMetadata Metadata { get; }
Public ReadOnly Property Metadata() As DocumentMetadata 
   Get 
public:  
   property DocumentMetadata^ Metadata 
   { 
      DocumentMetadata^ get() 
   } 
public DocumentMetadata getMetadata()

Property Value

The DocumentMetadata object that manages the metadata of this Document.

Remarks

Refer to DocumentMetadata for more information.

Example

For an example, refer to DocumentMetadata.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize