originalBackground Property

Summary

Background color for the original document.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareRasterPageOptions.prototype, 'originalBackground', 
   get: function(), 
   set: function(value) 
) 
originalBackground: string; 

Property Value

A string value corresponding to an HTML color. The default value is rgb(255, 255, 255).

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.