File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
ej2-asp-core-mvc/document-editor/how-to Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -42,4 +42,7 @@ The following table illustrates all the possible properties for the color picker
42
42
| disabled | It is used to enable / disable ColorPicker component. If it is disabled the ColorPicker popup won’t open. Defaults to false |
43
43
| mode | It is used to render the ColorPicker with the specified mode. Defaults to ‘Picker’ |
44
44
| modeSwitcher | It is used to show / hide the mode switcher button of ColorPicker component. Defaults to true |
45
- | showButtons | It is used to show / hide the control buttons (apply / cancel) of ColorPicker component. Defaults to true |
45
+ | showButtons | It is used to show / hide the control buttons (apply / cancel) of ColorPicker component. Defaults to true |
46
+
47
+
48
+ > ** Note** : According to the Word document specifications, it is not possible to modify the predefined highlight colors.
You can’t perform that action at this time.
0 commit comments