Interface IAbstractView
Interface IAbstractView
Tên không gian: Aspose.Svg.Dom.Views Tổng hợp: Aspose.SVG.dll (25.5.0)
Một giao diện cơ bản mà tất cả các quan điểm sẽ xuất phát từ.
[ComVisible(true)]
[DOMNoInterfaceObject]
public interface IAbstractView
Properties
Document
Nguồn DocumentView mà đây là một AbstractView.
[DOMName("document")]
IDocumentView Document { get; }