←Select platform

Clone Method (DocumentBookmark)

Summary

Returns an extact clone of this object.

Syntax

C#
VB
Java
C++
public DocumentBookmark Clone( 
   bool withChildren 
) 
Public Function Clone( 
   ByVal withChildren As Boolean 
) As DocumentBookmark 
public:  
   DocumentBookmark^ Clone( 
      bool withChildren 
   ) 
public DocumentBookmark clone(boolean withChildren)

Parameters

withChildren

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

Return Value

Extact 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