clone Method

Summary

Creates an exact copy of this AnnBatesStamp object.

Syntax

JavaScript Syntax
AnnBatesStamp.prototype.clone = function() 
TypeScript Syntax
clone(): AnnBatesStamp; 

Return Value

The AnnBatesStamp object that this class creates.

Remarks

The method will copy all fields of this AnnBatesStamp to the one newly created.

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