asString Method

Summary

Gets the final representation of the Bates stamp string that is composed from different elements and types.

Syntax
TypeScript
JavaScript
AnnBatesStamp.prototype.asString = function( 
   container 
) 
asString( 
   container: AnnContainer 
): string; 

Parameters

container

The current container we want to stamp.

Return Value

The final representation of the Bates stamp string that is composed from different elements and types.

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