IWebBrowser2.Document Property

Definition

Gets the automation object of the active document, if any.

public:
 property System::Object ^ Document { System::Object ^ get(); };
public object Document { get; }
member this.Document : obj
Public ReadOnly Property Document As Object

Property Value

Applies to