Gets an instance of the document object model (DOM).

[VBScript]
Public ReadOnly Property Dom As Object
[JScript]
public function get Dom() : Object;

Property Value

An object representing the Document Object Model (DOM).

See Also

Application Object | Topic Members | HelpProducer Namespace | Console