Click or drag to resize

IDocument FindStringInLine Method

Overload List
Name Description
Public method FindStringInLine(String, Boolean, Boolean)
Finds the first entry of matchString text in single-line mode.
Public method FindStringInLine(BodyRegion, String, Boolean, Boolean)
Finds the next matchString text starting from specified. BodyRegion using single-line mode.
Top
See Also