Accusoft PDF Xpress Control v7.0
AddBookmarkChildEx Method
BookmarkContext which represents the parent.
BookmarkContext which represents the child.
Description
Adds a new given child bookmark context to the parent bookmark context.
Syntax
Visual Basic
Public Sub AddBookmarkChildEx( _
   ByVal ParentContext As BookmarkContext, _
   ByVal ChildContext As BookmarkContext _
) 
Parameters
ParentContext
BookmarkContext which represents the parent.
ChildContext
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

PdfDocument Object  | PdfDocument Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback