foreground Property

Summary

Gets or sets the foreground color used when viewing the Bates stamp text.

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesStamp.prototype, 'foreground', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
foreground: AnnBrush; 

Property Value

The value of the foreground color used when viewing the Bates stamp text.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly