bookmark_start property

Bookmark.bookmark_start property

Gets the node that represents the start of the bookmark.

@property
def bookmark_start(self) -> aspose.words.BookmarkStart:
    ...

See Also