1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search
  6. /
  7. SearchQuery
  8. /
  9. SearchOptions

SearchOptions

SearchQuery.SearchOptions property

Gets or sets the search options of this seach query.

public SearchOptions SearchOptions { get; set; }

Property Value

The search options.

See Also