Share via


ApplicationEvents3_SinkHelper.WindowSize Method

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Sub WindowSize ( _
    param0 As Document, _
    param1 As Window _
)
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim param0 As Document
Dim param1 As Window

instance.WindowSize(param0, param1)
public virtual void WindowSize(
    Document param0,
    Window param1
)

Parameters

Implements

ApplicationEvents3.WindowSize(Document, Window)

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace