Document.UpdateSummaryProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates the keyword and comment text in the Properties dialog box to reflect the AutoSummary content for the document.
public:
void UpdateSummaryProperties();
public void UpdateSummaryProperties ();
abstract member UpdateSummaryProperties : unit -> unit
Public Sub UpdateSummaryProperties ()