←Select platform

OutputBackground Property

Summary

Background color in the output document.

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

Property Value

A valid RasterColor. The default value is RasterColor.White.

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.