ApplicationEvents4_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 ApplicationEvents4_SinkHelper
instance.Quit()
public virtual void Quit()
Implements
See Also
Reference
ApplicationEvents4_SinkHelper Class