Error processing SSI file
(Leadtools.Annotations.Documents)

Save Method

Show in webframe
The AnnBatesStampComposer to be saved. This value must not be null.
Saves a Bates stamp composer to a string.
Syntax
 function Leadtools.Annotations.Documents.AnnBatesStampComposer.save( 
   composer 
)

Parameters

ParameterTypeDescription
composerAnnBatesStampComposerThe AnnBatesStampComposer to be saved. This value must not be null.
Example

This example will create Bates stamp composer , save it to string and load it from string again.

See Also

Reference

AnnBatesStampComposer Object
AnnBatesStampComposer Members

Error processing SSI file