Accusoft.PdfXpress5.Net
CreateBookmark Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : CreateBookmark Method




Glossary Item Box

This method creates a BookmarkContext object destined to be added to the document.

Syntax

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

Return Value

A BookmarkContext object representing the bookmark created.

Remarks

This method can only be used to create a BookmarkContext to supply as the second parameter to the AddBookmarkChild(BookmarkContext,BookmarkContext) or AddBookmarkSibling(BookmarkContext,BookmarkContext) methods.

See Also

©2012. Accusoft Corporation. All Rights Reserved.