suffixText Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesNumber.prototype, 'suffixText', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly