MailMerge.WizardState Property
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.
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.