outputAddition Property

Summary

Color corresponding to an addition region in the output document.

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

Property Value

A string value corresponding to an HTML color. The color corresponds to a region in the output document that was not in the original document. The default value is rgb(0,255,0).

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