Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BookmarkCollection Class / Item Property

In This Topic
    Item Property (BookmarkCollection)
    In This Topic
    Gets a bookmark from the collection by its name.
    Overload List
    OverloadDescription
    Gets a bookmark from the collection by its name.  
    Gets the item at the specified index in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>)
    Exceptions
    ExceptionDescription
    Raises when the bookmark with specified name not found in the collection.
    See Also