Overload | Description |
---|---|
FindAndDecorate(String,String,String,String) | Finds and decorates all occurrences of a text string in the document. |
FindAndDecorate(Regex,String,String,String) | Finds and decorates all the matches in the document. |
Overload | Description |
---|---|
FindAndDecorate(String,String,String,String) | Finds and decorates all occurrences of a text string in the document. |
FindAndDecorate(Regex,String,String,String) | Finds and decorates all the matches in the document. |