←Select platform

OriginalBackground Property

Summary

Background color for the original document.

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

Property Value

A valid RasterColor used to identify the background content within the original document. The default value is RasterColor.White.

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.