View.MailMergeDataView 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.
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.