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




child
The bookmark that will become the last child of the current bookmark. Child must have been previously unlinked.

Glossary Item Box

Adds child as the last child of parent.

Syntax

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

Parameters

child
The bookmark that will become the last child of the current bookmark. Child must have been previously unlinked.

Remarks

Adds child, adjusting the tree containing parent appropriately. If parent previously had no children, it is open after the child is added.

See Also

©2013. Accusoft Corporation. All Rights Reserved.