ICustomEditorDocumentGenerationContext interface
Namespace: NextDesign.Desktop.CustomUI
Description
Document context for custom editors.
Affiliation area
| Name | Description |
|---|---|
| Custom UI | A group of APIs to access the custom UI. |
Destination
| Name | Description |
|---|---|
| CustomEditorDocumentGenerationContext | The custom editor document context. |
Property
| Name | Description |
|---|---|
| ContentFactory | Factory that creates content. Additional content can be created. |
| DocumentFormat | Gets the format for document generation. ("word", "pdf", "html") |
| OutlineLevel | Gets the current outline level. |