BookmarkEnd module

class BookmarkEnd.BookmarkEnd

Bases: ParagraphBase, IDocumentObject

Represents 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:

DocumentObjectType

property Name: str

Gets the bookmark name.

Returns:

The name of the bookmark.

Return type:

str