Envelope.UpdateDocument 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 envelope in the document with the current envelope settings.
public:
void UpdateDocument();
public void UpdateDocument ();
abstract member UpdateDocument : unit -> unit
Public Sub UpdateDocument ()
Remarks
If you use this property before an envelope has been added to the document, an error occurs.