Aspose.Svg.Dom.Views

Aspose.Svg.Dom.Views namespace describes AbstractView and DocumentView interfaces according Document Object Model Views specification.

Interfaces

InterfaceDescription
IAbstractViewA base interface that all views shall derive from.
IDocumentViewThe 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.