Document.OwnerDocument
Document.OwnerDocument property
Gets the owner document.
public Document OwnerDocument { get; }
Property Value
The owner document.
See Also
- class Document
- package com.aspose.html.Dom
- package Aspose.HTML
Gets the owner document.
public Document OwnerDocument { get; }
The owner document.