bookmark property

BookmarkStart.bookmark property

Gets the facade object that encapsulates this bookmark start and end.

@property
def bookmark(self) -> aspose.words.Bookmark:
    ...

See Also