←Select platform

OutputMatch Property

Summary

A color corresponding to a match region in the output document.

Syntax
C#
C++/CLI
Python
public RasterColor OutputMatch {get; set;} 
public:  
   property RasterColor^ OutputMatch 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 
OutputMatch # get and set (RasterCompareOptions) 

Property Value

The color used in the output document to indicate pixels which were equal in both documents. A valid RasterColor. The default value is new RasterColor(64,64,64).

Requirements

Target Platforms

Help Version 22.0.2023.5.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.