suffixText Property

Summary

Gets or sets the text you want to add as ending text of AnnBatesNumber.

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

Property Value

A value indicating the text to add as ending text of AnnBatesNumber.

Example

For an example, refer to IAnnBatesElement.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly