Envelope.UpdateDocument Method
Updates the envelope in the document with the current envelope settings.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub UpdateDocument
'Usage
Dim instance As Envelope
instance.UpdateDocument()
void UpdateDocument()
Remarks
If you use this property before an envelope has been added to the document, an error occurs.