Insert caption to the selected image.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'insertDrawingObjectCaption' image caption inserting API |
caption | String | Caption |
Example:
editor.execCommand('insertDrawingObjectCaption', 'Caption of image');
Insert caption to the selected image.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'insertDrawingObjectCaption' image caption inserting API |
caption | String | Caption |
Example:
editor.execCommand('insertDrawingObjectCaption', 'Caption of image');