save Method

Summary

Saves a Bates stamp composer to a string.

Syntax

JavaScript Syntax
AnnBatesStampComposer.prototype.save = function(composer) 
TypeScript Syntax
save(composer: AnnBatesStampComposer): string; 

Parameters

composer

The AnnBatesStampComposer to be saved. This value must not be null.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly