Bookmark module

class Bookmark.Bookmark

Bases: SpireObject

Represents a bookmark in a document.

property BookmarkEnd: BookmarkEnd

Gets the end position of the bookmark.

property BookmarkStart: BookmarkStart

Gets the start position of the bookmark.

property Name: str

Gets the name of the bookmark.