CsvDocumentExporterOptions Constructors
Contains options used for saving (exporting) a document in CSV format.Name | Description |
---|---|
CsvDocumentExporterOptions() | Initializes a new instance of the CsvDocumentExporterOptions class with the default settings. |
See Also