ImageGear .NET v24.12 - Updated
ImGearPDFBookmark Class Methods


ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFBookmark Class

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

Public Methods
 NameDescription
Public Method Adds child as the last child of parent.  
Public Method Adds a new bookmark to the tree containing the current bookmark, as the new last child of it.  
Public Method Adds a new bookmark to the tree containing the current bookmark as the new right sibling.  
Public Method Adds next bookmark as the new right sibling to the current one.  
Public Method Adds bookmark as the new left sibling to the current bookmark, adjusting the tree containing the current bookmark appropriately.  
Public Method Adds a copy of the bookmark sub-tree source to the current bookmark, as a new last child of the current bookmark.  
Public Method Gets the first bookmark whose title is Title.  
Public Method Gets the bookmark's action.  
Public Method Gets the color of the bookmark.  
Public Method Gets the bookmark's first child.  
Public Method Gets the bookmark's last child.  
Public Method Gets the bookmark's next (right) sibling.  
Public Method Gets the bookmark's parent bookmark.  
Public Method Gets the bookmark 's previous (left) sibling.  
Public Method Removes the bookmark's sub-tree from the bookmark tree containing it.  
Public Method Removes the bookmark's action.  
Public Method Sets the bookmark's action.  
Public Method Sets the bookmark's color.  
Public Method 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