Document.Doctype

Document.Doctype property

The Document Type Declaration associated with this document.

public DocumentType Doctype { get; }

Property Value

The Document Type.

See Also