flowDocumentScrollViewer.Select(text, [occurrence])
flowDocumentScrollViewer.Select(text, [occurrence])
| Variable | Description |
|---|---|
| text | The text to be selected. String. |
| occurrence | Optional: The zero based occurrence of the specified text to be selected. The value is zero-based. Integer. |