ApplicationClass.ApplicationEvents3_Event_add_DocumentOpen Method
Office 2003
This
method
supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.WordAssembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
public virtual void ApplicationEvents3_Event_add_DocumentOpen( ApplicationEvents3_DocumentOpenEventHandler );
public void ApplicationEvents3_Event_add_DocumentOpen( ApplicationEvents3_DocumentOpenEventHandler );
public function ApplicationEvents3_Event_add_DocumentOpen( : ApplicationEvents3_DocumentOpenEventHandler );
Parameters
Reference
ApplicationClass ClassMicrosoft.Office.Interop.Word Namespace