선택된 이미지에 캡션을 삽입합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
caption | String | 캡션 |
Example:
editor.execCommand('insertDrawingObjectCaption', '이미지 캡션');
선택된 이미지에 캡션을 삽입합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
caption | String | 캡션 |
Example:
editor.execCommand('insertDrawingObjectCaption', '이미지 캡션');