[]
Finds the next occurrence of a text in the document.
public C1FoundPosition FindNext(C1FoundPosition initialPosition)
| Type | Name | Description |
|---|---|---|
| C1FoundPosition | initialPosition | C1FoundPosition object defines the position from which the search should be started. |
| Type | Description |
|---|---|
| C1FoundPosition | The found text position. |