function Leadtools.Annotations.Documents.AnnBatesStampComposer.load( xmlData )
Parameter | Type | Description |
---|---|---|
xmlData | string | The XML data of the Bates stamp composer to be loaded. This value must not be null. |
Type | Description |
---|---|
AnnBatesStampComposer | A new AnnBatesStampComposer object containing all the Bates stamp objects and elements loaded from xmlData. |
For an example, refer to Save.