asString Method

Summary

Gets the current value of this AnnBatesNumber. The returned value's format is controlled by properties, such as those for the number of digits and starting number.

Syntax

JavaScript Syntax
AnnBatesNumber.prototype.asString = function() 
TypeScript Syntax
asString(): string; 

Return Value

The current value of AnnBatesNumber. The returned value's format is controlled by properties, such as the number of digits and starting number.

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