outputMatch Property

Summary

Color corresponding to a match region in the output document.

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

Property Value

A string value corresponding to an HTML color, used in the output image to indicate pixels that are equal in both the original and modified images. The default value is rgb(64, 64, 64).

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