Enum
DocType

DOCTYPE enumeration.

(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 DocType

Fields

Auto

Automatic

Declaration

cs-api-definition
Auto = 1

Field Value

DocType

Loose

Loose

Declaration

cs-api-definition
Loose = 3

Field Value

DocType

Omit

Omit / omitted

Declaration

cs-api-definition
Omit = 0

Field Value

DocType

Strict

Strict

Declaration

cs-api-definition
Strict = 2

Field Value

DocType

User

User-defined

Declaration

cs-api-definition
User = 4

Field Value

DocType

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