←Select platform

OriginalForeground Property

Summary

Foreground color for the original document.

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

Property Value

A valid RasterColor, used to identify the foreground content within the original document. Typically, the foreground color is used to identify text. The default value is RasterColor.Black.

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.