NextDesign.DesktopDocumentGenerationConfigsPropertiesOnBeforeContentWriteOn this pageDocumentGenerationConfigs.OnBeforeContentWrite property Namespace: NextDesign.Desktop.DocumentGenerator Description Get the callback function before writing each content. Action<IBeforeContentWriteParams> OnBeforeContentWrite { get; } Type Action<IBeforeContentWriteParams>