save Method

Summary

Saves a Bates stamp composer to a string.

Syntax
TypeScript
JavaScript
AnnBatesStampComposer.prototype.save = function( 
   composer 
) 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly