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; }

财产价值

IDocumentView

 中文