Name | Description | |
---|---|---|
![]() | TxtExportSettings Constructor |
The following tables list the members exposed by TxtExportSettings.
Name | Description | |
---|---|---|
![]() | TxtExportSettings Constructor |
Name | Description | |
---|---|---|
![]() | Encoding | Gets or sets an enumerated system encoding value to use for character encoding in the text file. |
![]() | PageDelimiter | Gets or sets a delimiter to mark the end of each page in the text file. |
![]() | QuotationMode | Gets or sets the mode for applying quotations in the text file. |
![]() | QuotationSymbol | Gets or sets a symbol used for quoting mark in the exported text file. |
![]() | SuppressEmptyLines | Gets or sets a value indicating whether to suppress empty lines in the output file. |
![]() | TextDelimiter | Gets or sets the delimiter used to mark the end of each text field. |