bookmarks property
Range.bookmarks property
Returns a Range.bookmarks collection that represents all bookmarks in the range.
@property
def bookmarks(self) -> aspose.words.BookmarkCollection:
...
See Also
- module aspose.words
- class Range
Returns a Range.bookmarks collection that represents all bookmarks in the range.
@property
def bookmarks(self) -> aspose.words.BookmarkCollection:
...