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




text
The new bookmark's title.

Glossary Item Box

Adds a new bookmark to the tree containing the current bookmark, as the new last child of it.

Syntax

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

Parameters

text
The new bookmark's title.

Return Value

ImGearPDFBookmark class object.

Remarks

If the current bookmark previously had no children, it will be open after the child is added.

See Also

©2013. Accusoft Corporation. All Rights Reserved.