ICustomEditorDocumentContent interface
Namespace: NextDesign.Desktop.CustomUI
Description
This is the document generation result of the custom editor.
Affiliation area
| Name | Description |
|---|---|
| Custom UI | A group of APIs to access the custom UI. |
Destination
| Name | Description |
|---|---|
| CustomEditorDocumentContent | The custom editor document generation result. |
Property
| Name | Description |
|---|---|
| Content | Sets the contents of the editor in content format. |
| Html | Sets the contents of the editor in HTML format. |
| Image | Sets the contents of the editor in image format. |