Skip to main content

DocumentGenerationConfigs.OnGenerationFinish property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets the callback function after document generation is finished.

Action<IGenerationFinishParams> OnGenerationFinish { get; }

Type

  • Action<IGenerationFinishParams>