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




parent
A BookmarkContext which represents the parent.
title
A string value which represents the new bookmark context title.
targetPageNumber
An integer value which represents the target page number.

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.
title
A string value which represents the new bookmark context title.
targetPageNumber
An integer value which represents the target page number.

Remarks

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

See Also

©2012. Accusoft Corporation. All Rights Reserved.