Sets a value indicating when the subtextpart is highlighted.
Introduced: X18.
<void> SubTextPart.setHighlightMode(<HighlightMode> highlightMode, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| highlight |
Indicates when the subtextpart is highlighted. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |