System.Windows.Forms.HtmlWindow.Document Property

Gets the HTML document contained within the window.

Syntax

public HtmlDocument Document { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Typically, you will access the HtmlWindow.Document through the WebBrowser.Document property of the System.Windows.Forms.WebBrowser control. Use this property when you need to access a document within a FRAME using the HtmlWindow.Frames collection.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0