←Select platform

OutputDeletion Property

Summary

Color corresponding to a deletion region in the output document.

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

Property Value

A valid RasterColor. The default value is new RasterColor(255,0,0).

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.