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 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

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