DocumentElement (NotesDOMDocumentNode - LotusScript®)
Read-only. Allows direct access to the child node that is the root element of the document.
Defined in
Data type
Syntax
To get: Set notesDOMElementNode = notesDOMElementNode .DocumentElement
Usage
Returns the element with the tagName "HTML" for HTML documents.