Windows Methods

Include Protected Members
Include Inherited Members

The Windows type exposes the following members.

Methods

  Name Description
Public method Add Returns a Window object that represents a new window of a document.
Public method 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.
Public method 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.
Public method CompareSideBySideWith Opens two windows in side-by-side mode.
Public method GetEnumerator (Inherited from IEnumerable.)
Public method ResetPositionsSideBySide Resets two document windows that are in the Compare side by side with view mode.

Top

See Also

Reference

Windows Interface

Microsoft.Office.Interop.Word Namespace