Interface IAbstractView
Interface IAbstractView
Името на пространството: Aspose.Svg.Dom.Views Асамблея: Aspose.SVG.dll (25.5.0)
Основен интерфейс, от който всички възгледи ще произтичат.
[ComVisible(true)]
[DOMNoInterfaceObject]
public interface IAbstractView
Properties
Document
DocumentView, от който това е AbstractView.
[DOMName("document")]
IDocumentView Document { get; }