| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.options |
The package provides classes to specify additional options of various operations.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Color |
CoreFactory.createColor(int alpha,
int red,
int green,
int blue) |
protected static Color |
CoreFactory.createColor(Object data) |
| Modifier and Type | Method and Description |
|---|---|
Color |
HighlightOptions.getHighlightColor()
Gets a color that is used to highlight occurrences.
|
Color |
IHighlightOptions.getHighlightColor()
Gets a color that is used to highlight occurrences.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HighlightOptions.setHighlightColor(Color value)
Sets a color that is used to highlight occurrences.
|
void |
IHighlightOptions.setHighlightColor(Color value)
Sets a color that is used to highlight occurrences.
|
Copyright © 2026. All rights reserved.