Enum ColorPickerTarget
Targets for color sections of Color picker.
Remarks
This enum contains all properties that can be colored. You can configure a color picker in a special way for each of these targets.
Fields
| Name | Description |
|---|---|
| All | All item properties for which you can specify a color. |
| Background | The background color. |
| Border | The border color. |
| Fill | The fill color. |
| Line | The color of lines. |
| RichText | The color of rich formatted text. |
| Shadow | The shadow color. |
| Stroke | The stroke color. |
| Text | The color of plain text. |