d7a828e4 021a 8142 b0b7 7ecd283b5fa7 - autumn009/NestedHtmlWriter GitHub Wiki

NhDocumentType Enumeration

Type of document types

Namespace: NestedHtmlWriter
Assembly: NestedHtmlWriterPortable (in NestedHtmlWriterPortable.dll) Version: 1.0.6152.32515 (1.0.0.0)

Syntax

C#

public enum NhDocumentType

VB

Public Enumeration NhDocumentType

C++

public enum class NhDocumentType

F#

type NhDocumentType

Members

 

Member name Value Description
Xhtml11 0 XHTML 1.1
Xhtml10Strict 1 XHTML 1.0 Strict
Xhtml10Transitional 2 XHTML 1.0 Transitional
Html5 3 HTML5

See Also

Reference

NestedHtmlWriter Namespace

⚠️ **GitHub.com Fallback** ⚠️