| Package | Description |
|---|---|
| com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHighlightOptions
Defines interface of options for highlighting found terms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HighlightOptions
Provides options for highlighting found terms.
|
class |
TextOptions
Provides options for retrieving document text from an index.
|
| Modifier and Type | Field and Description |
|---|---|
protected ITextOptions |
TextOptions.core |
| Constructor and Description |
|---|
TextOptions(ITextOptions options)
Initializes a new instance of the
TextOptions class. |
Copyright © 2026. All rights reserved.