writeElementsToString Method

Summary

Converts an array of IAnnBatesElement elements to a string expression using (starting, ending , and separating) symbols.

Syntax
TypeScript
JavaScript
AnnBatesStampTranslator.prototype.writeElementsToString = function( 
   elements 
) 
writeElementsToString( 
   elements: IAnnBatesElement[] 
): string; 

Parameters

elements

The Bates stamp elements array to convert to a string expression. This value must not be null.

Return Value

A string expression for these elements.

Example

For an example, refer to AnnBatesStampTranslator.

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.BatesStamp Assembly

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