This question is locked. New answers and comments are not allowed.
Good day,
I'm trying to get all the bookmarks in a RadDocument, but GetAllBookmarks() returns an empty list. But when I try to set
I'm trying to get all the bookmarks in a RadDocument, but GetAllBookmarks() returns an empty list. But when I try to set
RadRichTextBox.Document.ShowBookmarks to true, the bookmarks are there. Why is this so?
Thank you very much.