WebBrowserExtended.Document Property

Definition

Gets an mshtml.HTMLDocument (an RCW) representing the web page currently displayed in the WebBrowserExtended control.

public:
 property System::Object ^ Document { System::Object ^ get(); };
[System.ComponentModel.Browsable(false)]
public object Document { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Document : obj
Public ReadOnly Property Document As Object

Property Value

Implements

Attributes

Applies to