Skip to main content

DocumentGenerationConfigs.OnBeforeContentWrite property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Get the callback function before writing each content.

Action<IBeforeContentWriteParams> OnBeforeContentWrite { get; }

Type

  • Action<IBeforeContentWriteParams>