load Method

Summary

Loads a Bates stamp composer from the specified file.

Syntax
TypeScript
JavaScript
load = function( 
   xmlData 
) 
static load( 
   xmlData: string 
): AnnBatesStampComposer; 

Parameters

xmlData

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 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

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