IBrowsingContext.ActiveDocument

IBrowsingContext.ActiveDocument property

Gets the current document.

public Document ActiveDocument { get; }

Property Value

The active document.

See Also