[]
        
(Showing Draft Content)

Search

Namespace: Search

Table of contents

Enumerations

Classes

Type aliases

Type aliases

FindOptions

Ƭ FindOptions: Object

Defines options to perform search.

Type declaration

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.

Defined in

node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:1547