NextDesign.DesktopDocumentGenerationConfigsPropertiesOnGenerationStartOn this pageDocumentGenerationConfigs.OnGenerationStart property Namespace: NextDesign.Desktop.DocumentGenerator Description Gets the callback function before starting document generation. Action<IGenerationStartParams> OnGenerationStart { get; } Type Action<IGenerationStartParams>