| IDocument FindPatternInLine Method | 
 Overload List
Overload List
 
| Name | Description | |
|---|---|---|
|   | FindPatternInLine(Regex) | 
 Finds the first entry of specified pattern in single-line mode.
 | 
|   | FindPatternInLine(BodyRegion, Regex) | 
 Finds the next text which fit the specified pattern starting from start BodyRegion
using single-line mode.
 | 
 See Also
See Also