[This is preliminary documentation and is subject to change.]

An empty document type.

Namespace:  WebKit.DOM
Assembly:  WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

C#
public static DocumentType None
Visual Basic (Declaration)
Public Shared None As DocumentType
Visual C++
public:
static DocumentType^ None

See Also