Interface IBrowsingContext
IBrowsingContext interface
브라우징 컨텍스트는Document
개체가 사용자에게 표시됩니다.
public interface IBrowsingContext : IDisposable, IServiceProvider
속성
이름 | 설명 |
---|---|
ActiveDocument { get; } | 현재 문서를 가져옵니다. |
DOMImplementation { get; } | DOM 구현을 가져옵니다. |
Network { get; } | 네트워크 서비스를 가져옵니다. |
Parent { get; } | 부모 컨텍스트를 가져옵니다(있는 경우). |
Security { get; } | 샌드박싱 플래그를 가져옵니다. |
Window { get; } | WindowProxy 개체를 가져옵니다. |
또한보십시오
- interface IServiceProvider
- 네임스페이스 Aspose.Html.Dom
- 집회 Aspose.HTML