IAbstractViewDocument Property
The source DocumentView of which this is an AbstractView.

Namespace: Aspose.Html.Dom.Views
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
IDocumentView Document { get; }

Property Value

Type: IDocumentView
The document.
See Also