IWindow.Document

IWindow.Document property

The document attribute must return the Window object’s newest Document object.

public Document Document { get; }

Property Value

The document.

See Also