MailMerge.WizardState Property

Definition

Returns or sets an Integer indicating the current Mail Merge Wizard step for a document.

public:
 property int WizardState { int get(); void set(int value); };
public int WizardState { get; set; }
member this.WizardState : int with get, set
Public Property WizardState As Integer

Property Value

Remarks

The WizardState method returns a number that equates to the current Mail Merge Wizard step; a zero (0) means the Mail Merge Wizard is closed.

Applies to