NevronOpenVision
Nevron.Nov.Text Namespace / NBookmarkCollection Class
Fields Properties Methods Events


NBookmarkCollection Class Members

The following tables list the members exposed by NBookmarkCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NBookmarkCollection.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Creates a new bookmark with the specified name for the range of the given text element.  
Public MethodGets the unique names of the bookmarks in this collection  
Public MethodGets the first bookmark that has the specified name  
Public MethodGets the bookmarks in the specified range. Returns an empty list if there aren't any bookmarks in the specified range.  
Public MethodGets the bookmarks in the specified ranges. Returns an empty list if there aren't any bookmarks in the specified ranges.  
Public MethodGets the bookmarks in the specified range text element.  
Public MethodRemove the bookmarks that are completely contained in the specified range  
Top
See Also