ApplicationEvents3_SinkHelper.WindowSize(Document, Window) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void WindowSize(Microsoft::Office::Interop::Word::Document ^ , Microsoft::Office::Interop::Word::Window ^ );
public override void WindowSize (Microsoft.Office.Interop.Word.Document , Microsoft.Office.Interop.Word.Window );
abstract member WindowSize : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Interop.Word.Window -> unit
override this.WindowSize : Microsoft.Office.Interop.Word.Document * Microsoft.Office.Interop.Word.Window -> unit
Public Overrides Sub WindowSize ( As Document, As Window)