WdSummaryMode Enumeration
Office 2003
Specifies the way the summary is displayed.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
| Member name | Description |
|---|---|
| wdSummaryModeCreateNew | Creates a new document and inserts the specified summary. |
| wdSummaryModeHideAllButSummary | Hides everything except the specified summary and displays the AutoSummarize toolbar. |
| wdSummaryModeHighlight | Highlights the key points in the specified document and displays the AutoSummarize toolbar. |
| wdSummaryModeInsert | Inserts a summary at the beginning of the specified document. |