Accusoft PDF Xpress Control v7.0
AddBookmarkSibling Method
The BookmarkContext to receive the new sibling bookmark context.
A string value which represents the title.
A long value which represents the target page number.
Description
Adds a new sibling bookmark context to the parent bookmark context.
Syntax
Visual Basic
Public Sub AddBookmarkSibling( _
   ByVal ParentContext As BookmarkContext, _
   ByVal Title As String, _
   ByVal targetPageNumber As Long _
) 
Parameters
ParentContext
The BookmarkContext to receive the new sibling bookmark context.
Title
A string value which represents the title.
targetPageNumber
A long value which represents the target page number.
Remarks
If the parent bookmark context already has a next sibling bookmark context, that sibling becomes the next sibling of the new sibling bookmark context.
See Also

PdfDocument Object  | PdfDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback