aspose.svg.dom.views

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

Classes

ClassDescription
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.