Error processing SSI file
(Leadtools.Annotations.Documents)

Load Method

Show in webframe
The XML data of the Bates stamp composer to be loaded. This value must not be null.
Loads a Bates stamp composer from the specified file.
Syntax
 function Leadtools.Annotations.Documents.AnnBatesStampComposer.load( 
   xmlData 
)

Parameters

ParameterTypeDescription
xmlDatastringThe XML data of the Bates stamp composer to be loaded. This value must not be null.

Return Value

TypeDescription
AnnBatesStampComposer A new AnnBatesStampComposer object containing all the Bates stamp objects and elements loaded from xmlData.
Example

For an example, refer to Save.

See Also

Reference

AnnBatesStampComposer Object
AnnBatesStampComposer Members

Error processing SSI file