metadata Property

Summary

Gets the object that manages the metadata of the document.

Syntax
TypeScript
JavaScript
Object.defineProperty(LEADDocument.prototype, 'metadata', 
   get: function() 
) 
readonly metadata: { 
   [key: string]: string; 
}; 

Property Value

The object that manages the metadata of this LEADDocument.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.