clone Method

Summary

Returns an exact clone of this object.

Syntax
TypeScript
JavaScript
DocumentBookmark.prototype.clone = function( 
   withChildren 
) 
clone( 
   withChildren: boolean 
): DocumentBookmark; 

Parameters

withChildren

true to clone the children of this bookmark and add them to the created object; otherwise; false.

Return Value

Exact clone of this object.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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