Windows Methods 

Public Methods

  Name Description
Add Returns a Window object that represents a new window of a document.
Arrange Arranges all open document windows in the application workspace. Because Microsoft Word uses a Single Document Interface (SDI), this method no longer has any effect.
BreakSideBySide Ends side-by-side mode if two windows are in side-by-side mode. Returns a Boolean that represents whether the method was successful.
CompareSideBySideWith Opens two windows in side-by-side mode.
GetEnumerator Returns an enumerator to support iterating through the collection.
ResetPositionsSideBySide Resets two document windows that are in the Compare side by side with view mode.

See Also

Reference

Windows Interface
Microsoft.Office.Interop.Word Namespace