Back to Devexpress

TextExportOptionsBase Properties

corelibraries-devexpress-dot-xtraprinting-dot-textexportoptionsbase-dot-underscore-properties.md

latest2.0 KB
Original Source

TextExportOptionsBase Properties

Represents the base class for objects which define export options specific for Text and CSV formats.

NameDescription
EncodingGets or sets the encoding of the text-based file to which a report is exported.
EncodingTypeGets or sets a value used to serialize the TextExportOptionsBase.Encoding property.
QuoteStringsWithSeparatorsGets or sets a value indicating whether a string with separators should be placed in quotation marks when a document is exported to a Text-based file.
SeparatorSpecifies the symbol(s) to separate text elements when a document is exported as a Text-based file.
TextExportModeGets or sets a value indicating whether to use the formatting of the data fields in the bound dataset for the cells in the exported TXT, CSV, XLS or XLSX document.

See Also

TextExportOptionsBase Class

TextExportOptionsBase Members

DevExpress.XtraPrinting Namespace