Interface IAbstractView

Interface IAbstractView

nazivni prostor: Aspose.Svg.Dom.Views Sastanak: Aspose.SVG.dll (25.5.0)

Osnovni interfejs od kojeg će svi pogledi potjeći.

[ComVisible(true)]
[DOMNoInterfaceObject]
public interface IAbstractView

Properties

Document

Izvorni DocumentView od kojeg je to AbstractView.

[DOMName("document")]
IDocumentView Document { get; }

Vrijednost nekretnina

IDocumentView

 Hrvatski