Click or drag to resize

TxtLoadOptions Properties

The TxtLoadOptions type exposes the following members.

Properties
 NameDescription
Public propertyAllowLineBreaks When true, Line-Feed (0x0A) character will be converted to LineBreak; otherwise it will creates new paragraph. Default: false.
Public propertyEncoding Gets or sets the encoding for the TXT file. Default value: UTF8.
Top
See Also