stretchLogo Property

Summary

Gets or sets the stretch property to the Bates stamp logo. Hence, making it possible to cover the entire area of the container attached to this Bates stamp.

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesStampLogo.prototype, 'stretchLogo', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
stretchLogo: boolean; 

Property Value

The value that determines whether or not to stretch the Bates stamp logo to the entire container area attached to this Bates stamp.

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