DocumentEvents_SinkHelper Class
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class DocumentEvents_SinkHelper _
Implements DocumentEvents
'Usage
Dim instance As DocumentEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class DocumentEvents_SinkHelper : DocumentEvents
Inheritance Hierarchy
System.Object
Microsoft.Office.Interop.Word.DocumentEvents_SinkHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.