strikethroughColor Property

Summary

Color to be associated with text that has the Strikethrough text decorator.

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

Property Value

A string containing a valid color value. Default value is #b20000.

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.