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