CSV-Specific Export Options

When exporting a document, you can define CSV-specific exporting options using the following dialog.

  • Encoding
    Define the encoding used in the exported document.

  • Text export mode

    Choose whether to use the formatting of the data fields in the bound dataset for the cells in the exported document. Note that if this property is set to Text, all data fields are exported to the CSV file as strings, with the corresponding formatting embedded into those strings.

  • Text separator
    Define a text separator (comma by default).

  • You can also specify whether to quote strings with separators.