Interface IAbstractView
Interface IAbstractView
A név: Aspose.Svg.Dom.Views Összefoglaló: Aspose.SVG.dll (25.5.0)
Egy alapfelület, amelyből minden nézet származik.
[ComVisible(true)]
[DOMNoInterfaceObject]
public interface IAbstractView
Properties
Document
A forrás DocumentView, amelynek ez egy absztraktView.
[DOMName("document")]
IDocumentView Document { get; }