BookmarkStart module

class BookmarkStart.BookmarkStart

Bases: ParagraphBase, IDocumentObject

Represents a bookmark start 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 bookmark name.

Return type:

str