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: 2026.2.3
Syntaxpublic Encoding Encoding { get; set; }Public Property Encoding As Encoding
Get
Set
Property Value
Encoding
See Also