Interface IAbstractView
Interface IAbstractView
Названий на: Aspose.Html.Dom.Views Асамблея: Aspose.HTML.dll (25.4.0)
Базовий інтерфейс, з якого будуть походить всі погляди.
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface IAbstractView
Properties
Document
Джерело DocumentView, з якого це AbstractView.
[DOMName("document")]
IDocumentView Document { get; }