Click or drag to resize

IDocument 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 next text which fit the specified pattern starting from start BodyRegion using single-line mode.
Top
See Also