bookmark_end property

Bookmark.bookmark_end property

Gets the node that represents the end of the bookmark.

@property
def bookmark_end(self) -> aspose.words.BookmarkEnd:
    ...

See Also