Skip to main content

DocumentGenerationConfigs.OnDocumentWriteFinish property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets the callback function after writing the document.

Action<IDocumentWriteFinishParams> OnDocumentWriteFinish { get; }

Type

  • Action<IDocumentWriteFinishParams>