Class BookmarkEnd
A bookmark end marker (w:bookmarkEnd) matching the BookmarkStart with the same id.
public sealed class BookmarkEnd : Inline
- Inheritance
-
BookmarkEnd
- Inherited Members
- Extension Methods
Constructors
- BookmarkEnd(int)
Initializes a bookmark end.
Properties
- Id
Gets the bookmark id.
Methods
- Accept(DomVisitor)
Dispatches to the visitor method for this node's concrete type.
- CloneCore()
Creates the deep copy for Clone(). Implementations copy all owned state, deep-clone children and copy unknown-XML islands.