[]
Ƭ FindOptions: Object
Defines options to perform search.
Name | Type | Description |
---|---|---|
MatchCase |
boolean |
Specifies whether the search is case sensitive. |
SearchBackward |
boolean |
Specifies whether to perform the search in the backward order. |
Text |
string |
The text to search for. |
WholeWord |
boolean |
Specifies whether to search for the specified whole word only. |
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:1547