0

I want to search text in a richtextblock and get the textpointer or offset of the specifed text. How can I do? Which method can I use?

Infi Xu
  • 45
  • 4

1 Answers1

0

Search for specified text in Blocks property collection. Typically in blocks are Paragraph objects

tray2002
  • 188
  • 6