Interface IAbstractView
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/views/AbstractView.html
public interface IAbstractView
Properties
Document
DocumentView Document { get; }
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/views/AbstractView.html
public interface IAbstractView
DocumentView Document { get; }