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