Document.Context

Document.Context property

Gets the current browsing context.

public IBrowsingContext Context { get; }

Property Value

The context.

See Also