AutoSummarize Method Example
This example creates an automatic summary of the active document by highlighting its key points.
ActiveDocument.AutoSummarize Length:=30, _ Mode:=wdSummaryModeHighlight, _ UpdateProperties:=True