Click or drag to resize

Document FindPatternInLine Method

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