Interface IAbstractView

Interface IAbstractView

Nazwa przestrzeń: Aspose.Html.Dom.Views Zestaw: Aspose.HTML.dll (25.4.0)

Interfejs bazowy, z którego wszystkie widoki będą pochodzić.

[DOMNoInterfaceObject]
[ComVisible(true)]
public interface IAbstractView

Properties

Document

źródłem dokumentu, z którego jest to widok abstrakcyjny.

[DOMName("document")]
IDocumentView Document { get; }

Wartość nieruchomości

IDocumentView

 Polski