Enum
CharEncoding

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:

cs-api-definition
public enum CharEncoding

Fields

ASCII

Ascii

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "ASCII")]
ASCII = 1

Field Value

CharEncoding

ISO2022

ISO-2022

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "ISO")]
ISO2022 = 4

Field Value

CharEncoding

Latin1

Latin-1

Declaration

cs-api-definition
Latin1 = 2

Field Value

CharEncoding

MacroMan

Mac

Declaration

cs-api-definition
MacroMan = 5

Field Value

CharEncoding

Raw

Raw

Declaration

cs-api-definition
Raw = 0

Field Value

CharEncoding

UTF8

UTF-8

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "UTF")]
UTF8 = 3

Field Value

CharEncoding

In this article
DefinitionFieldsASCIIISO2022Latin1MacroManRawUTF8
Not finding the help you need?
Contact Support