←Select platform

OutputMatch Property

Summary

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

Syntax
C#
VB
C++
public RasterColor OutputMatch {get; set;} 
Public Property OutputMatch() As RasterColor 
   Get 
   Set 
public:  
   property RasterColor^ OutputMatch 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 

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 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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