New to Telerik UI for WPFStart a free 30-day trial

Character encoding

(c) 1998-2000 (W3C) MIT, INRIA, Keio University See HtmlParser.cs for the copyright notice. Derived from HTML HtmlParser Release 4 Aug 2000

Definition

Namespace:Telerik.Windows.Documents.FormatProviders.Html.Parsing

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public enum CharEncoding

Fields

Ascii

C#
ASCII = 1

ISO-2022

C#
ISO2022 = 4

Latin-1

C#
Latin1 = 2

Mac

C#
MacroMan = 5

Raw

C#
Raw = 0

UTF-8

C#
UTF8 = 3
In this article
DefinitionFieldsASCIIISO2022Latin1MacroManRawUTF8
Not finding the help you need?
Contact Support