Document.DocumentType Property |
Gets the node containing the DOCTYPE declaration.
[VBScript] Public ReadOnly Property DocumentType As DocumentType
[JScript] public function get DocumentType() : DocumentType;
The node containing the DOCTYPE declaration.