loadFromXmlDocument Method

Summary

Loads a Bates stamp composer from a string.

Syntax
TypeScript
JavaScript
loadFromXmlDocument = function( 
   document 
) 
static loadFromXmlDocument( 
   document: Document 
): AnnBatesStampComposer; 

Parameters

document

XML document object containing the XML data of the Bates stamp composer to be loaded. This value must not be null.

Return Value

A new AnnBatesStampComposer.

Example

For an example, refer to Save

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.