View.MailMergeDataView Property

Definition

True if mail merge data is displayed instead of mail merge fields in the specified window.

public:
 property bool MailMergeDataView { bool get(); void set(bool value); };
public bool MailMergeDataView { get; set; }
member this.MailMergeDataView : bool with get, set
Public Property MailMergeDataView As Boolean

Property Value

Remarks

If the specified window isn't a main document, an error occurs.

Applies to