RadControls for WPF

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

Namespace: Telerik.Windows.Documents.FormatProviders.Html.Parsing
Assembly: Telerik.Windows.Documents.FormatProviders.Html (in Telerik.Windows.Documents.FormatProviders.Html.dll) Version: 2013.2.611.40

Syntax

C#
public enum DocType
Visual Basic
Public Enumeration DocType

Members

Member nameValueDescription
Omit0 Omit / omitted
Auto1 Automatic
Strict2 Strict
Loose3 Loose
User4 User-defined

See Also