Interface IAbstractView
Interface IAbstractView
A név: Aspose.Html.Dom.Views Összefoglaló: Aspose.HTML.dll (25.4.0)
Egy alapfelület, amelyből minden nézet származik.
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface IAbstractView
Properties
Document
A forrás DocumentView, amelynek ez egy absztraktView.
[DOMName("document")]
IDocumentView Document { get; }