←Select platform

OutputExternal Property

Summary

A color corresponding to an external region in the output document.

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

Property Value

A valid RasterColor color used in the output document to indicate pixels which were not part of either document. The default value is new RasterColor(128,128,255).

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.