IDocument FindStringInLine Method |
| Name | Description | |
|---|---|---|
|
|
FindStringInLine(String, Boolean, Boolean) |
Finds the first entry of matchString text in single-line mode.
|
|
|
FindStringInLine(BodyRegion, String, Boolean, Boolean) |
Finds the next matchString text starting from specified.
BodyRegion using single-line mode.
|