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

财产价值

IDocumentView

 中文