DocumentGenerationConfigs.OnAfterContentsGeneration property
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Gets the callback function after document generation model generation.
Action<IAfterContentsGenerationParams> OnAfterContentsGeneration { get; }
Type
- Action<IAfterContentsGenerationParams>