IBrowsingContext.Parent
IBrowsingContext.Parent property
Gets the parent context, if any.
public IBrowsingContext Parent { get; }
Property Value
The parent.
See Also
- interface IBrowsingContext
- namespace Aspose.Html.Dom
- assembly Aspose.HTML
Gets the parent context, if any.
public IBrowsingContext Parent { get; }
The parent.