RtfLoadOptionsEncoding Property |
Gets or sets the encoding for the RTF file.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic Encoding Encoding { get; set; }
Public Property Encoding As Encoding
Get
Set
Property Value
Encoding
See Also