defaultText Property

Summary

Gets or sets the default text to be used with new AnnTextPointerObject objects.

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

Property Value

The default text to be used with new AnnTextPointerObject objects. The default value is "AaBbZz".

Remarks

The designer will use the value of DefaultText if the current target text pointer object does not have a text value.s

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

Leadtools.Annotations.Designers Assembly

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