ApplicationEvents3_SinkHelper.Quit Method
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Sub Quit
'Usage
Dim instance As ApplicationEvents3_SinkHelper
instance.Quit()
public virtual void Quit()
Implements
See Also
Reference
ApplicationEvents3_SinkHelper Class