load Method (AnnBatesStampComposer)

Summary

Loads a Bates stamp composer from the specified file.

Syntax

JavaScript Syntax
load = function(xmlData)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize