Envelope.UpdateDocument Method

Definition

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.

Applies to