IBrowsingContext Interface |
Namespace: Aspose.Html.Dom
The IBrowsingContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveDocument | Gets the current document. |
![]() | DOMImplementation | Gets the DOM implementation. |
![]() | Network | Gets the network services. |
![]() | Parent | Gets the parent context, if any. |
![]() | Security | Gets the sandboxing flag. |
![]() | Window | Gets the WindowProxy object. |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetServiceTService | Gets a service object of the specified type. (Inherited from IServiceProvider.) |