clone Method (DocumentBookmark)

Summary

Returns an exact clone of this object.

Syntax

JavaScript Syntax
DocumentBookmark.prototype.clone = function(withChildren)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize