IBrowsingContextActiveDocument Property
Gets the current document.

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

Property Value

Type: Document
The active document.
See Also