RtfSaveOptionsEncoding Property |
Gets or sets the encoding for the RTF file.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 29.0.35.1122
Syntaxpublic Encoding Encoding { get; set; }
Public Property Encoding As Encoding
Get
Set
Property Value
Type:
Encoding
The encoding for the RTF file.
Exceptions
See Also