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