Document.Context
Document.Context property
Gets the current browsing context.
public IBrowsingContext Context { get; }
Property Value
The context.
See Also
- interface IBrowsingContext
- class Document
- package com.aspose.html.Dom
- package Aspose.HTML
Gets the current browsing context.
public IBrowsingContext Context { get; }
The context.