​
​
​

Raises the DocumentLoaded event.

​ Introduced: X14.

OnDocumentLoaded(EventArgs)

​protected virtual void OnDocumentLoaded(EventArgs e);
​Protected Overridable Sub OnDocumentLoaded(ByVal e As EventArgs)

Parameters

Parameter Description
e Specifies an EventArgs object that contains the event data.
​