org.w3c.dom.Document.doctype
property
public readonly property doctype as DocumentType
Description

Document type declaration associated with this document.

Example
print(document.doctype)