text Property

Summary

Gets or sets the text of the logo.

Syntax

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

Property Value

The text of the logo.

Remarks

The text will appear above the logo picture.

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