TextExportOptions Fields
Contains options which define how a document is exported to text.| Name | Description |
|---|---|
| DefaultSeparator | Contains the default value for the TextExportOptionsBase.Separator property. By default, when a document is exported to a Text file, this value is equal to “\t“. |
See Also