Skip to main content

DocumentGenerationConfigs.RegisterDocumentWriteStart method

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Registers a callback before starting writing the document.

argument

NameTypeDescription
callbackAction<IDocumentWriteStartParams>Callback

Return value

  • void