←Select platform

Clone Method

Summary

Returns an exact clone of this object.

Syntax
C#
C++/CLI
Java
Python
public DocumentBookmark Clone( 
   bool withChildren 
) 
public:  
   DocumentBookmark^ Clone( 
      bool withChildren 
   ) 
public DocumentBookmark clone(boolean withChildren) 
def Clone(self,withChildren): 

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

Leadtools.Document Assembly

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