IDocument FindPatternInLine Method |
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.
|