IAfterContentsGenerationParams interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
It is a parameter after the content creation of the document is completed.
Affiliation area
| Name | Description |
|---|---|
| Document Generation | APIs to access document generation. |
Inherit Base
| Name | Description |
|---|---|
| IDocumentGenerationParamsBase | The parameters object. |
Property
| Name | Description |
|---|---|
| ContentFactory | Factory that creates content. Additional content can be created. |
| DocumentContent | Document content to write. |