DocumentGenerationConfigs.RegisterDocumentWriteStart method
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Registers a callback before starting writing the document.
argument
| Name | Type | Description |
|---|
| callback | Action<IDocumentWriteStartParams> | Callback |
Return value