Enum HtmlDocumentType

HtmlDocumentType enumeration

Represents enumeration of the Html document types.

public enum HtmlDocumentType

Values

NameValueDescription
Xhtml0The XHtml Document Type.
Html51The HTML5 Document Type.

See Also