IWindowDocument Property
The document attribute must return the Window object's newest Document object.

Namespace: Aspose.Html.Window
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
Document Document { get; }

Property Value

Type: Document
The document.
See Also