Aspose.Html.Dom.Views Namespace
Aspose.Html.Dom.Views namespace describes AbstractView and DocumentView interfaces according Document Object Model Views specification.
Interfaces
  InterfaceDescription
Public interfaceIAbstractView
A base interface that all views shall derive from.
Public interfaceIDocumentView
The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views. It provides an attribute to retrieve the default view of a document.