IBrowsingContext
IBrowsingContext interface
Un contexto de navegación es un entorno en el queDocument
los objetos se presentan al usuario.
public interface IBrowsingContext : IDisposable, IServiceProvider
Propiedades
Nombre | Descripción |
---|---|
ActiveDocument { get; } | Obtiene el documento actual. |
DOMImplementation { get; } | Obtiene la implementación DOM. |
Network { get; } | Obtiene los servicios de red. |
Parent { get; } | Obtiene el contexto padre, si lo hay. |
Security { get; } | Obtiene la bandera de sandboxing. |
Window { get; } | Obtiene el objeto WindowProxy. |
Ver también
- interface IServiceProvider
- espacio de nombres Aspose.Svg.Dom
- asamblea Aspose.SVG