ApplicationEvents3_SinkHelper.MailMergeBeforeRecordMerge Method
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.
public:
override void MailMergeBeforeRecordMerge(Microsoft::Office::Interop::Word::Document ^ , bool % );
public override void MailMergeBeforeRecordMerge (Microsoft.Office.Interop.Word.Document , ref bool );
abstract member MailMergeBeforeRecordMerge : Microsoft.Office.Interop.Word.Document * bool -> unit
override this.MailMergeBeforeRecordMerge : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Overrides Sub MailMergeBeforeRecordMerge ( As Document, ByRef As Boolean)