[]
Processes templates in the document, iterating over root items in DataSources, and replacing template tags in the document with data.
public void Process(CultureInfo cultureInfo = null)
| Type | Name | Description |
|---|---|---|
| CultureInfo | cultureInfo | Culture used to format data values. If null, the current culture is used. |