IDocumentGeneratorCustomization.RegisterConfig method
Namespace: NextDesign.Desktop.DocumentGenerator
Description
Register the config.
argument
Name | Type | Description |
---|---|---|
extension | IExtension | extension |
contextFunc | Func<IDocumentGenerationInitializationContext, DocumentGenerationConfigs> | Function to get configurations from context |
Return value
- void