TextExportOptionsBase Members
In This Article
#Properties
Name | Description |
---|---|
Encoding | Gets or sets the encoding of the text-based file to which a report is exported. |
Encoding |
Gets or sets a value used to serialize the Text |
Quote |
Gets 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. |
Separator |
Gets or sets the symbol |
Text |
Gets 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. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the Text |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the character |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also