ApplicationEvents3 Interface

Definition

Reserved for internal use.

public interface class ApplicationEvents3
[System.Runtime.InteropServices.Guid("00020A00-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface ApplicationEvents3
type ApplicationEvents3 = interface
Public Interface ApplicationEvents3
Derived
Attributes

Methods

DocumentBeforeClose(Document, Boolean)
DocumentBeforePrint(Document, Boolean)
DocumentBeforeSave(Document, Boolean, Boolean)
DocumentChange()
DocumentOpen(Document)
EPostageInsert(Document)
EPostagePropertyDialog(Document)
MailMergeAfterMerge(Document, Document)
MailMergeAfterRecordMerge(Document)
MailMergeBeforeMerge(Document, Int32, Int32, Boolean)
MailMergeBeforeRecordMerge(Document, Boolean)
MailMergeDataSourceLoad(Document)
MailMergeDataSourceValidate(Document, Boolean)
MailMergeWizardSendToCustom(Document)
MailMergeWizardStateChange(Document, Int32, Int32, Boolean)
NewDocument(Document)
Quit()
Startup()
WindowActivate(Document, Window)
WindowBeforeDoubleClick(Selection, Boolean)
WindowBeforeRightClick(Selection, Boolean)
WindowDeactivate(Document, Window)
WindowSelectionChange(Selection)
WindowSize(Document, Window)

Applies to