Gets the Acrux.HtmlDocument to which this node belongs.
| C# | Visual Basic | Visual C++ |
public HtmlDocument OwnerDocument { get; }
Public ReadOnly Property OwnerDocument As HtmlDocument
public: property HtmlDocument^ OwnerDocument { HtmlDocument^ get (); }