Skip to main content

DocumentGenerationConfigs.OnDocumentWriteStart property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets the callback function before starting writing the document.

Action<IDocumentWriteStartParams> OnDocumentWriteStart { get; }

Type

  • Action<IDocumentWriteStartParams>