prefixText Property

Summary

Gets or sets the starting text for this AnnBatesNumber.

Syntax

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

Property Value

A value indicating the starting text for 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