IApplicationEvents3.WindowSize(Document, Window) Method

Definition

public:
 void WindowSize(Microsoft::Office::Interop::Word::Document ^ Doc, Microsoft::Office::Interop::Word::Window ^ Wn);
public void WindowSize (Microsoft.Office.Interop.Word.Document Doc, Microsoft.Office.Interop.Word.Window Wn);
abstract member WindowSize : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Interop.Word.Window -> unit
Public Sub WindowSize (Doc As Document, Wn As Window)

Parameters

Doc
Document
Wn
Window

Applies to