Error processing SSI file
(Leadtools.Annotations.Documents)

WriteElementToString Method

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

Parameters

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

Return Value

TypeDescription
string A string expression for this element.
Example

For an example, refer to AnnBatesStampTranslator.

See Also

Reference

AnnBatesStampTranslator Object
AnnBatesStampTranslator Members

Error processing SSI file