deletionColor Property

Summary

Color to be associated with text tagged as DifferenceOperation.Delete.

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

Property Value

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

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