Skip to main content

DocumentGenerationConfigs.RegisterGenerationStart method

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Registers a callback before the start of document generation.

argument

NameTypeDescription
callbackAction<IGenerationStartParams>Callback

Return value

  • void