Interface IAbstractView
Interface IAbstractView
Tên không gian: Aspose.Html.Dom.Views Tổng hợp: Aspose.HTML.dll (25.4.0)
Một giao diện cơ bản mà tất cả các quan điểm sẽ xuất phát từ.
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface IAbstractView
Properties
Document
Nguồn DocumentView mà đây là một AbstractView.
[DOMName("document")]
IDocumentView Document { get; }