TxtLoadOptions Class |
Namespace: SautinSoft.Document
The TxtLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | TxtLoadOptions |
Initializes a new instance of the TxtLoadOptions class.
|
Name | Description | |
---|---|---|
![]() | AllowLineBreaks |
When true, Line-Feed (0x0A) character will be converted to LineBreak;
otherwise it will creates new paragraph. Default: false.
|
![]() | Encoding |
Gets or sets the encoding for the TXT file. Default value: UTF8.
|