Click or drag to resize

TxtLoadOptionsEncoding Property

Gets or sets the encoding for the TXT file. Default value: UTF8.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public Encoding Encoding { get; set; }

Property Value

Encoding
See Also