Document.Implementation

Document.Implementation property

The DOMImplementation object that handles this document.

public IDOMImplementation Implementation { get; }

See Also