IBrowsingContext.Parent
IBrowsingContext.Parent property
Gets the parent context, if any.
public IBrowsingContext Parent { get; }
Property Value
The parent.
See Also
- interface IBrowsingContext
- package com.aspose.html.Dom
- package Aspose.HTML
Gets the parent context, if any.
public IBrowsingContext Parent { get; }
The parent.