This question is locked. New answers and comments are not allowed.
Hi everybody,
as a newbie to Telerik controls i have some questions concerning RadRichTextbox.
@1: I need the current caretposition as an integer value. How do I do that?
@2: I need the total amount of characters in an document. Is exporting it in TxtFormat and then GetAllText.Length the right way?
@3: I need the positions of all tables and images in a document (int values). How do I do that?
@4: I need to set a selection programmatically with the parameters (int startPos, int length). How do I do that?
Thank you in advance
jorosch
as a newbie to Telerik controls i have some questions concerning RadRichTextbox.
@1: I need the current caretposition as an integer value. How do I do that?
@2: I need the total amount of characters in an document. Is exporting it in TxtFormat and then GetAllText.Length the right way?
@3: I need the positions of all tables and images in a document (int values). How do I do that?
@4: I need to set a selection programmatically with the parameters (int startPos, int length). How do I do that?
Thank you in advance
jorosch