reportHeaders Property

Summary

A list of strings to be used as header text in the report.

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

Property Value

A list of strings. The default value is an empty list.

Example

For an example, refer to DocumentDifference.GenerateMarkdownReport.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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