Click or drag to resize

TxtSaveOptions Properties

The TxtSaveOptions type exposes the following members.

Properties
 NameDescription
Public propertyContentType Gets the content-type for TXT file format: "text/plain; charset=" + WebName.
(Overrides SaveOptionsContentType)
Public propertyEncoding Gets or sets the encoding for the TXT file. Default value is UTF8.
Public propertyParagraphBreak Gets or sets the string to use as a paragraph break. Default value is NewLine.
Top
See Also