text Property

Summary

Gets or sets the text to show on AnnBatesText.

Syntax

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

Property Value

A value of the text to show on this element

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