ImageGear for .NET
ImGearPDFBookmark Class Methods


For a list of all members of this type, see ImGearPDFBookmark members.

Public Methods
 NameDescription
Public MethodAddChild Adds child as the last child of parent.  
Public MethodAddNewChild Adds a new bookmark to the tree containing the current bookmark, as the new last child of it.  
Public MethodAddNewSibling Adds a new bookmark to the tree containing the current bookmark as the new right sibling.  
Public MethodAddNext Adds next bookmark as the new right sibling to the current one.  
Public MethodAddPrev Adds bookmark as the new left sibling to the current bookmark, adjusting the tree containing the current bookmark appropriately.  
Public MethodAddSubtree Adds a copy of the bookmark sub-tree source to the current bookmark, as a new last child of the current bookmark.  
Public MethodFindTitle Gets the first bookmark whose title is Title.  
Public MethodGetAction Gets the bookmark's action.  
Public MethodGetColor Gets the color of the bookmark.  
Public MethodGetFirstChild Gets the bookmark's first child.  
Public MethodGetLastChild Gets the bookmark's last child.  
Public MethodGetNext Gets the bookmark's next (right) sibling.  
Public MethodGetParent Gets the bookmark's parent bookmark.  
Public MethodGetPrev Gets the bookmark 's previous (left) sibling.  
Public MethodRemove Removes the bookmark's sub-tree from the bookmark tree containing it.  
Public MethodRemoveAction Removes the bookmark's action.  
Public MethodSetAction Sets the bookmark's action.  
Public MethodSetColor Sets the bookmark's color.  
Public MethodUnlink Unlinks the current bookmark from the bookmark tree that contains it, and adjusts the tree appropriately.  
Top
See Also

Reference

ImGearPDFBookmark Class
ImageGear.Formats.PDF Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback