Delegate TemplateRoutine
TemplateRoutine delegate
Represents the routine used in the template file.
public delegate object TemplateRoutine(object[] args);
Parameter | Type | Description |
---|---|---|
args | Object[] | Arguments, which have to be processed by user-defined function. |
Return Value
Operation result
See Also
- namespace Aspose.Email.Tools.Merging
- assembly Aspose.Email