Accusoft.PdfXpress5.Net
AddBookmarkChild(BookmarkContext,BookmarkContext) Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class > AddBookmarkChild Method : AddBookmarkChild(BookmarkContext,BookmarkContext) Method




parent
A BookmarkContext which represents the parent.
child
A BookmarkContext which represents the child.

Glossary Item Box

Adds a new child bookmark context to the parent bookmark context.

Syntax

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

Parameters

parent
A BookmarkContext which represents the parent.
child
A BookmarkContext which represents the child.

Remarks

If the parent bookmark context already has a child bookmark context, that child becomes the next sibling of the new child bookmark context.

The child bookmark to be added is typically created using the CreateBookmark method.

See Also

©2012. Accusoft Corporation. All Rights Reserved.