IDocumentGeneratorCustomization interface
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Entry point interface for customizing documentation generation.
Affiliation area
| Name | Description |
|---|---|
| Document Generation | APIs to access document generation. |
Method
| Name | Description |
|---|---|
| GetConfigFuncs | Gets the currently registered configs. |
| RegisterConfig | Register the config. |
| UnregisterConfig | Unconfigure. |