NextDesign.DesktopDocumentGenerationConfigsPropertiesOnDocumentWriteFinishOn this pageDocumentGenerationConfigs.OnDocumentWriteFinish property Namespace: NextDesign.Desktop.DocumentGenerator Description Gets the callback function after writing the document. Action<IDocumentWriteFinishParams> OnDocumentWriteFinish { get; } Type Action<IDocumentWriteFinishParams>