Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the document element to display in the print layout view.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdSeekView1 As WdSeekView = WdSeekView.wdSeekCurrentPageFooter
Syntax
Public Enum WdSeekView
public enum WdSeekView
public enum class WdSeekView
public enum WdSeekView
public enum WdSeekView
Members
| Member name | Description |
|---|---|
| wdSeekCurrentPageFooter | The current page footer. |
| wdSeekCurrentPageHeader | The current page header. |
| wdSeekEndnotes | Endnotes. |
| wdSeekEvenPagesFooter | The even pages footer. |
| wdSeekEvenPagesHeader | The even pages header. |
| wdSeekFirstPageFooter | The first page footer. |
| wdSeekFirstPageHeader | The first page header. |
| wdSeekFootnotes | Footnotes. |
| wdSeekMainDocument | The main document. |
| wdSeekPrimaryFooter | The primary footer. |
| wdSeekPrimaryHeader | The primary header. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000