UseZipForMultipleFiles Property (CsvExporter)
Gets or sets a value indicating whether the output (stream or file) should be a zipped archive with the generated files, if multiple files are created during export.
public bool UseZipForMultipleFiles {get; set;}
'Declaration
Public Property UseZipForMultipleFiles As Boolean