Document.DefaultView
Document.DefaultView property
The defaultView IDL attribute of the Document interface, on getting, must return this Document’s browsing context’s WindowProxy object, if this Document has an associated browsing context, or null otherwise.
public IWindow DefaultView { get; }
See Also
- interface IWindow
- class Document
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG