ApplicationEvents4 接口

定义

仅供内部使用。

public interface class ApplicationEvents4
[System.Runtime.InteropServices.Guid("00020A01-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface ApplicationEvents4
type ApplicationEvents4 = interface
Public Interface ApplicationEvents4
派生
属性

方法

DocumentBeforeClose(Document, Boolean)

仅供内部使用。

DocumentBeforePrint(Document, Boolean)

仅供内部使用。

DocumentBeforeSave(Document, Boolean, Boolean)

仅供内部使用。

DocumentChange()

仅供内部使用。

DocumentOpen(Document)

仅供内部使用。

DocumentSync(Document, MsoSyncEventType)

仅供内部使用。

EPostageInsert(Document)

仅供内部使用。

EPostageInsertEx(Document, Int32, Int32, Int32, Int32, Int32, Int32, String, String, Boolean, Boolean)

仅供内部使用。

EPostagePropertyDialog(Document)

仅供内部使用。

MailMergeAfterMerge(Document, Document)

仅供内部使用。

MailMergeAfterRecordMerge(Document)

仅供内部使用。

MailMergeBeforeMerge(Document, Int32, Int32, Boolean)

仅供内部使用。

MailMergeBeforeRecordMerge(Document, Boolean)

仅供内部使用。

MailMergeDataSourceLoad(Document)

仅供内部使用。

MailMergeDataSourceValidate(Document, Boolean)

仅供内部使用。

MailMergeDataSourceValidate2(Document, Boolean)

仅供内部使用。

MailMergeWizardSendToCustom(Document)

仅供内部使用。

MailMergeWizardStateChange(Document, Int32, Int32, Boolean)

仅供内部使用。

NewDocument(Document)

仅供内部使用。

ProtectedViewWindowActivate(ProtectedViewWindow)

仅供内部使用。

ProtectedViewWindowBeforeClose(ProtectedViewWindow, Int32, Boolean)

仅供内部使用。

ProtectedViewWindowBeforeEdit(ProtectedViewWindow, Boolean)

仅供内部使用。

ProtectedViewWindowDeactivate(ProtectedViewWindow)

仅供内部使用。

ProtectedViewWindowOpen(ProtectedViewWindow)

仅供内部使用。

ProtectedViewWindowSize(ProtectedViewWindow)

仅供内部使用。

Quit()

仅供内部使用。

Startup()

仅供内部使用。

WindowActivate(Document, Window)

仅供内部使用。

WindowBeforeDoubleClick(Selection, Boolean)

仅供内部使用。

WindowBeforeRightClick(Selection, Boolean)

仅供内部使用。

WindowDeactivate(Document, Window)

仅供内部使用。

WindowSelectionChange(Selection)

仅供内部使用。

WindowSize(Document, Window)

仅供内部使用。

XMLSelectionChange(Selection, XMLNode, XMLNode, Int32)

仅供内部使用。

XMLValidationError(XMLNode)

仅供内部使用。

适用于