IBrowsingContext class
IBrowsingContext class
A browsing context is an environment in which Document
objects are presented to the user.
The IBrowsingContext type exposes the following members:
Properties
Property | Description |
---|---|
security | Gets the sandboxing flag. |
parent | Gets the parent context, if any. |
active_document | Gets the current document. |
window | Gets the WindowProxy object. |
network | Gets the network services. |
dom_implementation | Gets the DOM implementation. |
See Also
- module
aspose.svg.dom
- class
Document