DocumentGenerationConfigs.RegisterGenerationStart method
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Registers a callback before the start of document generation.
argument
| Name | Type | Description |
|---|
| callback | Action<IGenerationStartParams> | Callback |
Return value