TxtLoadOptionsEncoding Property |
Gets or sets the encoding for the TXT file. Default value: UTF8.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public Encoding Encoding { get; set; }
Public Property Encoding As Encoding
Get
Set
Property Value
EncodingSee Also