documentNames Property

Summary

List of names corresponding to the LEADDocument objects that were compared.

Syntax
TypeScript
JavaScript
Object.defineProperty(ReportOptions.prototype, 'documentNames', 
   get: function(), 
   set: function(value) 
) 
documentNames: string[]; 

Property Value

List of strings. Default value is an empty list.

Example

For an example, refer to DocumentDifference.GenerateMarkdownReport.

Requirements

Target Platforms

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

Leadtools.Document Assembly