Loads a Bates stamp composer from the specified file.
load = function(xmlData) static load(xmlData: string): AnnBatesStampComposer; xmlData
The XML data of the Bates stamp composer to be loaded. This value must not be null.
A new AnnBatesStampComposer.
For an example, refer to Save.