C#
VB
Java
C++
Returns an extact clone of this object.
public DocumentBookmark Clone(
bool withChildren
)
Public Function Clone(
ByVal withChildren As Boolean
) As DocumentBookmark
public:
DocumentBookmark^ Clone(
bool withChildren
)
public DocumentBookmark clone(boolean withChildren)
withChildren
true to clone the children of this bookmark and add them to the created object; otherwise; false.
Extact clone of this object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET