ImageGear for .NET
AddSubtree Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBookmark Class : AddSubtree Method




subtree
The bookmark sub-tree to add.
sourceTitle
The new bookmark's title.

Glossary Item Box

Adds a copy of the bookmark sub-tree source to the current bookmark, as a new last child of the current bookmark.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

subtree
The bookmark sub-tree to add.
sourceTitle
The new bookmark's title.

Remarks

This new item will have the text value sourceTitle, will be open, and will have no destination attribute. Subtree must have been previously unlinked. If the current bookmark previously had no children, it will be open after the sub-tree is added.

See Also

©2013. Accusoft Corporation. All Rights Reserved.