[]
Get the HTML content with the selected encoding.
public string GetHtml(HtmlEncoding encoding)
Type | Name | Description |
---|---|---|
HtmlEncoding | encoding | The HtmlEncoding to use. |
Type | Description |
---|---|
string | A string containing an HTML version of the C1RichTextBox contents. |