_Document.AutoSummarize Method
Office 2010
Creates an automatic summary of the specified document, and returns a Range object.
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Parameters
- Length
- Type: System.Object%
Optional Object. The length of the summary as a percentage of the total document length (the larger the number, the more detail that's included in the summary).
- Mode
- Type: System.Object%
Optional Object. Specifies the way the summary is displayed. Can be one of the WdSummaryMode constants.
- UpdateProperties
- Type: System.Object%
Optional Object. True to update the Keyword and Comments boxes in the Properties dialog box to reflect the content of the summary for the specified document.