MailMerge.EditMainDocument Method

Definition

Activates the mail merge main document associated with the specified header source or data source document.

public:
 void EditMainDocument();
public void EditMainDocument ();
abstract member EditMainDocument : unit -> unit
Public Sub EditMainDocument ()

Remarks

If the main document isn't open, an error occurs. Use the Open(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) method if the main document isn't currently open.

Applies to