writeElementToString Method

Summary

Converts IAnnBatesElement to string expression using (starting, ending, and separating) symbols.

Syntax
TypeScript
JavaScript
AnnBatesStampTranslator.prototype.writeElementToString = function( 
   element 
) 
writeElementToString( 
   element: IAnnBatesElement 
): string; 

Parameters

element

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

Return Value

A string expression for this element.

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.