Name | Description | |
---|---|---|
CsvRenderingExtension.Settings Constructor | Initializes new Settings instance with default properties values. |
The following tables list the members exposed by CsvRenderingExtension.Settings.
Name | Description | |
---|---|---|
CsvRenderingExtension.Settings Constructor | Initializes new Settings instance with default properties values. |
Name | Description | |
---|---|---|
ColumnsDelimiter | The string to be placed between fields in data row. | |
Encoding | The result file encoding. | |
QuotationSymbol | The quotation symbol. | |
RowsDelimiter | The string to be placed between data rows. |