Gets the Implementation object for the current document.

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

Property Value

The Implementation object for the current document.

See Also

Document Object | Document Members | DOM Namespace