outputDeletion Property

Summary

The color corresponding to a deletion region in the output document.

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

Property Value

A string value corresponding to an HTML color, used in the output image to indicate pixels which were background content in the modified image, but not in the original image. Additionally, any pixels within the bounds of the original image that were not within the bounds of the modified image will be marked with this color. The default value is rgb(255, 0, 0).

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.