DocumentGenerationConfigs.RegisterDocumentWriteFinish method
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Registers a callback after writing the document.
argument
Name | Type | Description |
---|
callback | Action<IDocumentWriteFinishParams> | Callback |
Return value