[]
Specifies the base position and direction of a text search.
public enum C1FindTextAction
Name | Description |
---|---|
Next | Text search should be performed forward from the current position in a document. |
Previous | Text search should be performed backward from the current position in a document. |
Start | Text search should be performed forward from the beginning of a document. |