Interface IDocumentView
Interface IDocumentView
İsim alanı : Aspose.Svg.Dom.Views Toplantı: Aspose.SVG.dll (25.5.0)
DocumentView arayüzü, DOM Görüntüleri’ni destekleyen DOM uygulamalarında Belge nesneleri tarafından uygulanır.
[ComVisible(true)]
[DOMObject]
[DOMNoInterfaceObject]
public interface IDocumentView : IAbstractView
Implements
Properties
DefaultView
Bu belge için varsayılan AbstractView veya mevcut değilse sıfır.
[DOMName("defaultView")]
IAbstractView DefaultView { get; }