metadata Property (Document)

Summary

Gets the object that manages the metadata of the document.

Syntax

JavaScript Syntax
Object.defineProperty(Document.prototype, 'metadata', 
	get: function() 
) 
TypeScript Syntax
metadata: string[]; // read-only

Property Value

The object that manages the metadata of this Document.

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