IAbstractView.Document

IAbstractView.Document property

The source DocumentView of which this is an AbstractView.

public IDocumentView Document { get; }

Property Value

The document.

See Also