Name | Description | |
---|---|---|
![]() | TextExport Constructor | Initializes a new instance of the TextExport class. |
The following tables list the members exposed by TextExport.
Name | Description | |
---|---|---|
![]() | TextExport Constructor | Initializes a new instance of the TextExport class. |
Name | Description | |
---|---|---|
![]() | Encoding | Gets or sets the character encoding used for the exported text. |
![]() | PageDelimiter | Gets or sets the character or sequence of characters that marks the beginning or end of a page. |
![]() | Pagination | Gets or sets the value, that indicates whether pagination should be used for resultant text document or not. |
![]() | QuotationMode | If QuotationMode.AutoQuote than simple values will be exported without quotes. If QuotationMode.AlwaysQuote than all exported values will always be quoted. |
![]() | QuotationSymbol | Gets or sets the quotation symbol. |
![]() | SuppressEmptyLines | Gets or sets a value which determines whether empty lines will be inserted for layout purposes. |
![]() | TextDelimiter | Gets or sets the character or sequence of characters that marks the beginning or end of a text field. |