Error processing SSI file
(Leadtools.Annotations.Documents)

WriteElementsToString Method

Show in webframe
The Bates stamp elements array to convert to a string expression. This value must not be null.
Converts an array of IAnnBatesElement elements to a string expression using (starting, ending , and separating) symbols.
Syntax
 function Leadtools.Annotations.Documents.AnnBatesStampTranslator.writeElementsToString( 
   elements 
)

Parameters

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

Return Value

TypeDescription
string A string expression for these elements.
Example

For an example, refer to AnnBatesStampTranslator.

See Also

Reference

AnnBatesStampTranslator Object
AnnBatesStampTranslator Members

Error processing SSI file