| IBodyRegion Replace Method | 
 Overload List
Overload List
 
| Name | Description | |
|---|---|---|
|   | Replace(Regex, TextSelection) | 
 Replaces by specified pattern.
 | 
|   | Replace(Regex, String) | 
 Replaces all entries of matchString regular expression with newValue string.
 | 
|   | Replace(String, String, Boolean, Boolean) | 
 Replaces by specified matchString string.
 | 
 See Also
See Also