Package | Description |
---|---|
com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
Modifier and Type | Method and Description |
---|---|
Color |
HighlightOptions.getHighlightColor()
Gets or sets a color that is used to highlight occurrences.
|
Modifier and Type | Method and Description |
---|---|
void |
HighlightOptions.setHighlightColor(Color value)
Gets or sets a color that is used to highlight occurrences.
|