ImageGear .NET
ImGearPDFBookmark Class Members
Properties  Methods 


The following tables list the members exposed by ImGearPDFBookmark.

Public Properties
 NameDescription
Public PropertyCount Gets a number of open bookmarks in the sub-tree (not including the current one).  
Public PropertyFlags Gets or sets bookmark's flags.  
Public PropertyHasChildren Gets a value indicating whether the bookmark has any children.  
Public PropertyIndent Gets the indentation level of the bookmark in its containing tree.  
Public PropertyOpen Gets or sets a value indicating whether the bookmark is open (shows all its children).  
Public PropertyTitle Gets or sets string specifying the bookmark's title.  
Top
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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback