Error processing SSI file
(Leadtools.Annotations.Documents)

LoadFromXmlDocument Method

Show in webframe
XML document object containing the XML data of the Bates stamp composer to be loaded. This value must not be null.
Loads a Bates stamp composer from a string.
Syntax
 function Leadtools.Annotations.Documents.AnnBatesStampComposer.loadFromXmlDocument( 
   document 
)

Parameters

ParameterTypeDescription
documentXmlDocumentXML document object containing the 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 document.
Example

For an example, refer to Save

See Also

Reference

AnnBatesStampComposer Object
AnnBatesStampComposer Members

Error processing SSI file