Interface IAbstractView
Interface IAbstractView
De naam: Aspose.Svg.Dom.Views Verzameling: Aspose.SVG.dll (25.5.0)
Een basisinterface waaruit alle opvattingen voortvloeien.
[ComVisible(true)]
[DOMNoInterfaceObject]
public interface IAbstractView
Properties
Document
De bron DocumentView waarvan dit een AbstractView is.
[DOMName("document")]
IDocumentView Document { get; }