Skip to main content

DocumentGenerationConfigs.OnGenerationStart property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets the callback function before starting document generation.

Action<IGenerationStartParams> OnGenerationStart { get; }

Type

  • Action<IGenerationStartParams>