asString Method

Summary

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

Syntax

JavaScript Syntax
AnnBatesStamp.prototype.asString = function(container) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly