Application.Dom Property |
Gets an instance of the document object model (DOM).
[VBScript] Public ReadOnly Property Dom As Object
[JScript] public function get Dom() : Object;
An object representing the Document Object Model (DOM).
Application Object | Topic Members | HelpProducer Namespace | Console