BookmarkEnd module
- class BookmarkEnd.BookmarkEnd
Bases:
ParagraphBase,IDocumentObjectRepresents the end of a bookmark in a document.
- property DocumentObjectType: DocumentObjectType
Gets the type of the document object.
- Returns:
The type of the document object.
- Return type:
- property Name: str
Gets the bookmark name.
- Returns:
The name of the bookmark.
- Return type:
str
