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