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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.