metadata Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly