ApplicationClass Class

Definition

Reserved for internal use.

public ref class ApplicationClass : Microsoft::Office::Interop::Word::Application, Microsoft::Office::Interop::Word::ApplicationEvents_Event, Microsoft::Office::Interop::Word::ApplicationEvents2_Event, Microsoft::Office::Interop::Word::ApplicationEvents3_Event
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("000209FF-0000-0000-C000-000000000046")]
public class ApplicationClass : Microsoft.Office.Interop.Word.Application, Microsoft.Office.Interop.Word.ApplicationEvents_Event, Microsoft.Office.Interop.Word.ApplicationEvents2_Event, Microsoft.Office.Interop.Word.ApplicationEvents3_Event
type ApplicationClass = class
    interface _Application
    interface Application
    interface ApplicationEvents4_Event
    interface ApplicationEvents_Event
    interface ApplicationEvents2_Event
    interface ApplicationEvents3_Event
Public Class ApplicationClass
Implements Application, ApplicationEvents_Event, ApplicationEvents2_Event, ApplicationEvents3_Event
Inheritance
ApplicationClass
Attributes
Implements

Constructors

ApplicationClass()

Properties

ActiveDocument
ActiveEncryptionSession
ActivePrinter
ActiveProtectedViewWindow
ActiveWindow
AddIns
AnswerWizard
Application
ArbitraryXMLSupportAvailable
Assistance
Assistant
AutoCaptions
AutoCorrect
AutoCorrectEmail
AutomationSecurity
BackgroundPrintingStatus
BackgroundSavingStatus
Bibliography
BrowseExtraFileTypes
Browser
Build
BuildFeatureCrew
BuildFull
CapsLock
Caption
CaptionLabels
ChartDataPointTrack
CheckLanguage
COMAddIns
CommandBars
Creator
CustomDictionaries
CustomizationContext
DefaultLegalBlackline
DefaultSaveFormat
DefaultTableSeparator
Dialogs
DisplayAlerts
DisplayAutoCompleteTips
DisplayDocumentInformationPanel
DisplayRecentFiles
DisplayScreenTips
DisplayScrollBars
DisplayStatusBar
Documents
DontResetInsertionPointProperties
Dummy1
EmailOptions
EmailTemplate
EnableCancelKey
FeatureInstall
FileConverters
FileDialog[MsoFileDialogType]
FileSearch
FileValidation
FindKey[Int32, Object]
FocusInMailHeader
FontNames
HangulHanjaDictionaries
Height
International[WdInternationalIndex]
IsObjectValid[Object]
IsSandboxed
KeyBindings
KeysBoundTo[WdKeyCategory, String, Object]
LandscapeFontNames
Language
Languages
LanguageSettings
Left
ListGalleries
MacroContainer
MailingLabel
MailMessage
MailSystem
MAPIAvailable
MathCoprocessorAvailable
MouseAvailable
Name
NewDocument
NormalTemplate
NumLock
OMathAutoCorrect
OpenAttachmentsInFullScreen
Options
Parent
Path
PathSeparator
PickerDialog
PortraitFontNames
PrintPreview
ProtectedViewWindows
RecentFiles
RestrictLinkedStyles
ScreenUpdating
Selection
ShowAnimation
ShowStartupDialog
ShowStylePreviews
ShowVisualBasicEditor
ShowWindowsInTaskbar
SmartArtColors
SmartArtLayouts
SmartArtQuickStyles
SmartTagRecognizers
SmartTagTypes
SpecialMode
StartupPath
StatusBar
SynonymInfo[String, Object]
System
TaskPanes
Tasks
Templates
Top
UndoRecord
UsableHeight
UsableWidth
UserAddress
UserControl
UserInitials
UserName
VBE
Version
Visible
Width
Windows
WindowState
WordBasic
XMLNamespaces

Methods

Activate()
add_DocumentBeforeClose(ApplicationEvents4_DocumentBeforeCloseEventHandler)
add_DocumentBeforePrint(ApplicationEvents4_DocumentBeforePrintEventHandler)
add_DocumentBeforeSave(ApplicationEvents4_DocumentBeforeSaveEventHandler)
add_DocumentChange(ApplicationEvents4_DocumentChangeEventHandler)
add_DocumentOpen(ApplicationEvents4_DocumentOpenEventHandler)
add_DocumentSync(ApplicationEvents4_DocumentSyncEventHandler)
add_EPostageInsert(ApplicationEvents4_EPostageInsertEventHandler)
add_EPostageInsertEx(ApplicationEvents4_EPostageInsertExEventHandler)
add_EPostagePropertyDialog(ApplicationEvents4_EPostagePropertyDialogEventHandler)
add_MailMergeAfterMerge(ApplicationEvents4_MailMergeAfterMergeEventHandler)
add_MailMergeAfterRecordMerge(ApplicationEvents4_MailMergeAfterRecordMergeEventHandler)
add_MailMergeBeforeMerge(ApplicationEvents4_MailMergeBeforeMergeEventHandler)
add_MailMergeBeforeRecordMerge(ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler)
add_MailMergeDataSourceLoad(ApplicationEvents4_MailMergeDataSourceLoadEventHandler)
add_MailMergeDataSourceValidate(ApplicationEvents4_MailMergeDataSourceValidateEventHandler)
add_MailMergeDataSourceValidate2(ApplicationEvents4_MailMergeDataSourceValidate2EventHandler)
add_MailMergeWizardSendToCustom(ApplicationEvents4_MailMergeWizardSendToCustomEventHandler)
add_MailMergeWizardStateChange(ApplicationEvents4_MailMergeWizardStateChangeEventHandler)
add_NewDocument(ApplicationEvents4_NewDocumentEventHandler)
add_ProtectedViewWindowActivate(ApplicationEvents4_ProtectedViewWindowActivateEventHandler)
add_ProtectedViewWindowBeforeClose(ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler)
add_ProtectedViewWindowBeforeEdit(ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler)
add_ProtectedViewWindowDeactivate(ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler)
add_ProtectedViewWindowOpen(ApplicationEvents4_ProtectedViewWindowOpenEventHandler)
add_ProtectedViewWindowSize(ApplicationEvents4_ProtectedViewWindowSizeEventHandler)
add_Quit(ApplicationEvents4_QuitEventHandler)
add_Startup(ApplicationEvents4_StartupEventHandler)
add_WindowActivate(ApplicationEvents4_WindowActivateEventHandler)
add_WindowBeforeDoubleClick(ApplicationEvents4_WindowBeforeDoubleClickEventHandler)
add_WindowBeforeRightClick(ApplicationEvents4_WindowBeforeRightClickEventHandler)
add_WindowDeactivate(ApplicationEvents4_WindowDeactivateEventHandler)
add_WindowSelectionChange(ApplicationEvents4_WindowSelectionChangeEventHandler)
add_WindowSize(ApplicationEvents4_WindowSizeEventHandler)
add_XMLSelectionChange(ApplicationEvents4_XMLSelectionChangeEventHandler)
add_XMLValidationError(ApplicationEvents4_XMLValidationErrorEventHandler)
AddAddress(Array, Array)
ApplicationEvents2_Event_add_DocumentBeforeClose(ApplicationEvents2_DocumentBeforeCloseEventHandler)
ApplicationEvents2_Event_add_DocumentBeforePrint(ApplicationEvents2_DocumentBeforePrintEventHandler)
ApplicationEvents2_Event_add_DocumentBeforeSave(ApplicationEvents2_DocumentBeforeSaveEventHandler)
ApplicationEvents2_Event_add_DocumentChange(ApplicationEvents2_DocumentChangeEventHandler)
ApplicationEvents2_Event_add_DocumentOpen(ApplicationEvents2_DocumentOpenEventHandler)
ApplicationEvents2_Event_add_NewDocument(ApplicationEvents2_NewDocumentEventHandler)
ApplicationEvents2_Event_add_Quit(ApplicationEvents2_QuitEventHandler)
ApplicationEvents2_Event_add_Startup(ApplicationEvents2_StartupEventHandler)
ApplicationEvents2_Event_add_WindowActivate(ApplicationEvents2_WindowActivateEventHandler)
ApplicationEvents2_Event_add_WindowBeforeDoubleClick(ApplicationEvents2_WindowBeforeDoubleClickEventHandler)
ApplicationEvents2_Event_add_WindowBeforeRightClick(ApplicationEvents2_WindowBeforeRightClickEventHandler)
ApplicationEvents2_Event_add_WindowDeactivate(ApplicationEvents2_WindowDeactivateEventHandler)
ApplicationEvents2_Event_add_WindowSelectionChange(ApplicationEvents2_WindowSelectionChangeEventHandler)
ApplicationEvents2_Event_remove_DocumentBeforeClose(ApplicationEvents2_DocumentBeforeCloseEventHandler)
ApplicationEvents2_Event_remove_DocumentBeforePrint(ApplicationEvents2_DocumentBeforePrintEventHandler)
ApplicationEvents2_Event_remove_DocumentBeforeSave(ApplicationEvents2_DocumentBeforeSaveEventHandler)
ApplicationEvents2_Event_remove_DocumentChange(ApplicationEvents2_DocumentChangeEventHandler)
ApplicationEvents2_Event_remove_DocumentOpen(ApplicationEvents2_DocumentOpenEventHandler)
ApplicationEvents2_Event_remove_NewDocument(ApplicationEvents2_NewDocumentEventHandler)
ApplicationEvents2_Event_remove_Quit(ApplicationEvents2_QuitEventHandler)
ApplicationEvents2_Event_remove_Startup(ApplicationEvents2_StartupEventHandler)
ApplicationEvents2_Event_remove_WindowActivate(ApplicationEvents2_WindowActivateEventHandler)
ApplicationEvents2_Event_remove_WindowBeforeDoubleClick(ApplicationEvents2_WindowBeforeDoubleClickEventHandler)
ApplicationEvents2_Event_remove_WindowBeforeRightClick(ApplicationEvents2_WindowBeforeRightClickEventHandler)
ApplicationEvents2_Event_remove_WindowDeactivate(ApplicationEvents2_WindowDeactivateEventHandler)
ApplicationEvents2_Event_remove_WindowSelectionChange(ApplicationEvents2_WindowSelectionChangeEventHandler)
ApplicationEvents3_Event_add_DocumentBeforeClose(ApplicationEvents3_DocumentBeforeCloseEventHandler)
ApplicationEvents3_Event_add_DocumentBeforePrint(ApplicationEvents3_DocumentBeforePrintEventHandler)
ApplicationEvents3_Event_add_DocumentBeforeSave(ApplicationEvents3_DocumentBeforeSaveEventHandler)
ApplicationEvents3_Event_add_DocumentChange(ApplicationEvents3_DocumentChangeEventHandler)
ApplicationEvents3_Event_add_DocumentOpen(ApplicationEvents3_DocumentOpenEventHandler)
ApplicationEvents3_Event_add_EPostageInsert(ApplicationEvents3_EPostageInsertEventHandler)
ApplicationEvents3_Event_add_EPostagePropertyDialog(ApplicationEvents3_EPostagePropertyDialogEventHandler)
ApplicationEvents3_Event_add_MailMergeAfterMerge(ApplicationEvents3_MailMergeAfterMergeEventHandler)
ApplicationEvents3_Event_add_MailMergeAfterRecordMerge(ApplicationEvents3_MailMergeAfterRecordMergeEventHandler)
ApplicationEvents3_Event_add_MailMergeBeforeMerge(ApplicationEvents3_MailMergeBeforeMergeEventHandler)
ApplicationEvents3_Event_add_MailMergeBeforeRecordMerge(ApplicationEvents3_MailMergeBeforeRecordMergeEventHandler)
ApplicationEvents3_Event_add_MailMergeDataSourceLoad(ApplicationEvents3_MailMergeDataSourceLoadEventHandler)
ApplicationEvents3_Event_add_MailMergeDataSourceValidate(ApplicationEvents3_MailMergeDataSourceValidateEventHandler)
ApplicationEvents3_Event_add_MailMergeWizardSendToCustom(ApplicationEvents3_MailMergeWizardSendToCustomEventHandler)
ApplicationEvents3_Event_add_MailMergeWizardStateChange(ApplicationEvents3_MailMergeWizardStateChangeEventHandler)
ApplicationEvents3_Event_add_NewDocument(ApplicationEvents3_NewDocumentEventHandler)
ApplicationEvents3_Event_add_Quit(ApplicationEvents3_QuitEventHandler)
ApplicationEvents3_Event_add_Startup(ApplicationEvents3_StartupEventHandler)
ApplicationEvents3_Event_add_WindowActivate(ApplicationEvents3_WindowActivateEventHandler)
ApplicationEvents3_Event_add_WindowBeforeDoubleClick(ApplicationEvents3_WindowBeforeDoubleClickEventHandler)
ApplicationEvents3_Event_add_WindowBeforeRightClick(ApplicationEvents3_WindowBeforeRightClickEventHandler)
ApplicationEvents3_Event_add_WindowDeactivate(ApplicationEvents3_WindowDeactivateEventHandler)
ApplicationEvents3_Event_add_WindowSelectionChange(ApplicationEvents3_WindowSelectionChangeEventHandler)
ApplicationEvents3_Event_add_WindowSize(ApplicationEvents3_WindowSizeEventHandler)
ApplicationEvents3_Event_remove_DocumentBeforeClose(ApplicationEvents3_DocumentBeforeCloseEventHandler)
ApplicationEvents3_Event_remove_DocumentBeforePrint(ApplicationEvents3_DocumentBeforePrintEventHandler)
ApplicationEvents3_Event_remove_DocumentBeforeSave(ApplicationEvents3_DocumentBeforeSaveEventHandler)
ApplicationEvents3_Event_remove_DocumentChange(ApplicationEvents3_DocumentChangeEventHandler)
ApplicationEvents3_Event_remove_DocumentOpen(ApplicationEvents3_DocumentOpenEventHandler)
ApplicationEvents3_Event_remove_EPostageInsert(ApplicationEvents3_EPostageInsertEventHandler)
ApplicationEvents3_Event_remove_EPostagePropertyDialog(ApplicationEvents3_EPostagePropertyDialogEventHandler)
ApplicationEvents3_Event_remove_MailMergeAfterMerge(ApplicationEvents3_MailMergeAfterMergeEventHandler)
ApplicationEvents3_Event_remove_MailMergeAfterRecordMerge(ApplicationEvents3_MailMergeAfterRecordMergeEventHandler)
ApplicationEvents3_Event_remove_MailMergeBeforeMerge(ApplicationEvents3_MailMergeBeforeMergeEventHandler)
ApplicationEvents3_Event_remove_MailMergeBeforeRecordMerge(ApplicationEvents3_MailMergeBeforeRecordMergeEventHandler)
ApplicationEvents3_Event_remove_MailMergeDataSourceLoad(ApplicationEvents3_MailMergeDataSourceLoadEventHandler)
ApplicationEvents3_Event_remove_MailMergeDataSourceValidate(ApplicationEvents3_MailMergeDataSourceValidateEventHandler)
ApplicationEvents3_Event_remove_MailMergeWizardSendToCustom(ApplicationEvents3_MailMergeWizardSendToCustomEventHandler)
ApplicationEvents3_Event_remove_MailMergeWizardStateChange(ApplicationEvents3_MailMergeWizardStateChangeEventHandler)
ApplicationEvents3_Event_remove_NewDocument(ApplicationEvents3_NewDocumentEventHandler)
ApplicationEvents3_Event_remove_Quit(ApplicationEvents3_QuitEventHandler)
ApplicationEvents3_Event_remove_Startup(ApplicationEvents3_StartupEventHandler)
ApplicationEvents3_Event_remove_WindowActivate(ApplicationEvents3_WindowActivateEventHandler)
ApplicationEvents3_Event_remove_WindowBeforeDoubleClick(ApplicationEvents3_WindowBeforeDoubleClickEventHandler)
ApplicationEvents3_Event_remove_WindowBeforeRightClick(ApplicationEvents3_WindowBeforeRightClickEventHandler)
ApplicationEvents3_Event_remove_WindowDeactivate(ApplicationEvents3_WindowDeactivateEventHandler)
ApplicationEvents3_Event_remove_WindowSelectionChange(ApplicationEvents3_WindowSelectionChangeEventHandler)
ApplicationEvents3_Event_remove_WindowSize(ApplicationEvents3_WindowSizeEventHandler)
AutomaticChange()
BuildKeyCode(WdKey, Object, Object, Object)
CentimetersToPoints(Single)
ChangeFileOpenDirectory(String)
CheckGrammar(String)
CheckSpelling(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
CleanString(String)
CompareDocuments(Document, Document, WdCompareDestination, WdGranularity, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean)
DDEExecute(Int32, String)
DDEInitiate(String, String)
DDEPoke(Int32, String, String)
DDERequest(Int32, String)
DDETerminate(Int32)
DDETerminateAll()
DefaultWebOptions()
DiscussionSupport(Object, Object, Object)
Dummy2()
Dummy4()
GetAddress(Object, Object, Object, Object, Object, Object, Object, Object)
GetDefaultTheme(WdDocumentMedium)
GetSpellingSuggestions(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
GoBack()
GoForward()
Help(Object)
HelpTool()
InchesToPoints(Single)
Keyboard(Int32)
KeyboardBidi()
KeyboardLatin()
KeyString(Int32, Object)
LinesToPoints(Single)
ListCommands(Boolean)
LoadMasterList(String)
LookupNameProperties(String)
MergeDocuments(Document, Document, WdCompareDestination, WdGranularity, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String, WdMergeFormatFrom)
MillimetersToPoints(Single)
MountVolume(String, String, String, Object, Object, Object)
Move(Int32, Int32)
NewWindow()
NextLetter()
OnTime(Object, String, Object)
OrganizerCopy(String, String, String, WdOrganizerObject)
OrganizerDelete(String, String, WdOrganizerObject)
OrganizerRename(String, String, String, WdOrganizerObject)
PicasToPoints(Single)
PixelsToPoints(Single, Object)
PointsToCentimeters(Single)
PointsToInches(Single)
PointsToLines(Single)
PointsToMillimeters(Single)
PointsToPicas(Single)
PointsToPixels(Single, Object)
PrintOut(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
PrintOut2000(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
PrintOutOld(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
ProductCode()
PutFocusInMailHeader()
Quit(Object, Object, Object)
remove_DocumentBeforeClose(ApplicationEvents4_DocumentBeforeCloseEventHandler)
remove_DocumentBeforePrint(ApplicationEvents4_DocumentBeforePrintEventHandler)
remove_DocumentBeforeSave(ApplicationEvents4_DocumentBeforeSaveEventHandler)
remove_DocumentChange(ApplicationEvents4_DocumentChangeEventHandler)
remove_DocumentOpen(ApplicationEvents4_DocumentOpenEventHandler)
remove_DocumentSync(ApplicationEvents4_DocumentSyncEventHandler)
remove_EPostageInsert(ApplicationEvents4_EPostageInsertEventHandler)
remove_EPostageInsertEx(ApplicationEvents4_EPostageInsertExEventHandler)
remove_EPostagePropertyDialog(ApplicationEvents4_EPostagePropertyDialogEventHandler)
remove_MailMergeAfterMerge(ApplicationEvents4_MailMergeAfterMergeEventHandler)
remove_MailMergeAfterRecordMerge(ApplicationEvents4_MailMergeAfterRecordMergeEventHandler)
remove_MailMergeBeforeMerge(ApplicationEvents4_MailMergeBeforeMergeEventHandler)
remove_MailMergeBeforeRecordMerge(ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler)
remove_MailMergeDataSourceLoad(ApplicationEvents4_MailMergeDataSourceLoadEventHandler)
remove_MailMergeDataSourceValidate(ApplicationEvents4_MailMergeDataSourceValidateEventHandler)
remove_MailMergeDataSourceValidate2(ApplicationEvents4_MailMergeDataSourceValidate2EventHandler)
remove_MailMergeWizardSendToCustom(ApplicationEvents4_MailMergeWizardSendToCustomEventHandler)
remove_MailMergeWizardStateChange(ApplicationEvents4_MailMergeWizardStateChangeEventHandler)
remove_NewDocument(ApplicationEvents4_NewDocumentEventHandler)
remove_ProtectedViewWindowActivate(ApplicationEvents4_ProtectedViewWindowActivateEventHandler)
remove_ProtectedViewWindowBeforeClose(ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler)
remove_ProtectedViewWindowBeforeEdit(ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler)
remove_ProtectedViewWindowDeactivate(ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler)
remove_ProtectedViewWindowOpen(ApplicationEvents4_ProtectedViewWindowOpenEventHandler)
remove_ProtectedViewWindowSize(ApplicationEvents4_ProtectedViewWindowSizeEventHandler)
remove_Quit(ApplicationEvents4_QuitEventHandler)
remove_Startup(ApplicationEvents4_StartupEventHandler)
remove_WindowActivate(ApplicationEvents4_WindowActivateEventHandler)
remove_WindowBeforeDoubleClick(ApplicationEvents4_WindowBeforeDoubleClickEventHandler)
remove_WindowBeforeRightClick(ApplicationEvents4_WindowBeforeRightClickEventHandler)
remove_WindowDeactivate(ApplicationEvents4_WindowDeactivateEventHandler)
remove_WindowSelectionChange(ApplicationEvents4_WindowSelectionChangeEventHandler)
remove_WindowSize(ApplicationEvents4_WindowSizeEventHandler)
remove_XMLSelectionChange(ApplicationEvents4_XMLSelectionChangeEventHandler)
remove_XMLValidationError(ApplicationEvents4_XMLValidationErrorEventHandler)
Repeat(Object)
ResetIgnoreAll()
Resize(Int32, Int32)
Run(String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object)
RunOld(String)
ScreenRefresh()
SendFax()
SetDefaultTheme(String, WdDocumentMedium)
ShowClipboard()
ShowMe()
SubstituteFont(String, String)
ThreeWayMerge(Document, Document, Document, Boolean)
ToggleKeyboard()

Events

ApplicationEvents2_Event_DocumentBeforeClose
ApplicationEvents2_Event_DocumentBeforePrint
ApplicationEvents2_Event_DocumentBeforeSave
ApplicationEvents2_Event_DocumentChange
ApplicationEvents2_Event_DocumentOpen
ApplicationEvents2_Event_NewDocument
ApplicationEvents2_Event_Quit
ApplicationEvents2_Event_Startup
ApplicationEvents2_Event_WindowActivate
ApplicationEvents2_Event_WindowBeforeDoubleClick
ApplicationEvents2_Event_WindowBeforeRightClick
ApplicationEvents2_Event_WindowDeactivate
ApplicationEvents2_Event_WindowSelectionChange
ApplicationEvents3_Event_DocumentBeforeClose
ApplicationEvents3_Event_DocumentBeforePrint
ApplicationEvents3_Event_DocumentBeforeSave
ApplicationEvents3_Event_DocumentChange
ApplicationEvents3_Event_DocumentOpen
ApplicationEvents3_Event_EPostageInsert
ApplicationEvents3_Event_EPostagePropertyDialog
ApplicationEvents3_Event_MailMergeAfterMerge
ApplicationEvents3_Event_MailMergeAfterRecordMerge
ApplicationEvents3_Event_MailMergeBeforeMerge
ApplicationEvents3_Event_MailMergeBeforeRecordMerge
ApplicationEvents3_Event_MailMergeDataSourceLoad
ApplicationEvents3_Event_MailMergeDataSourceValidate
ApplicationEvents3_Event_MailMergeWizardSendToCustom
ApplicationEvents3_Event_MailMergeWizardStateChange
ApplicationEvents3_Event_NewDocument
ApplicationEvents3_Event_Quit
ApplicationEvents3_Event_Startup
ApplicationEvents3_Event_WindowActivate
ApplicationEvents3_Event_WindowBeforeDoubleClick
ApplicationEvents3_Event_WindowBeforeRightClick
ApplicationEvents3_Event_WindowDeactivate
ApplicationEvents3_Event_WindowSelectionChange
ApplicationEvents3_Event_WindowSize
ApplicationEvents4_Event_NewDocument
ApplicationEvents4_Event_Quit
DocumentBeforeClose
DocumentBeforePrint
DocumentBeforeSave
DocumentChange
DocumentOpen
DocumentSync
EPostageInsert
EPostageInsertEx
EPostagePropertyDialog
MailMergeAfterMerge
MailMergeAfterRecordMerge
MailMergeBeforeMerge
MailMergeBeforeRecordMerge
MailMergeDataSourceLoad
MailMergeDataSourceValidate
MailMergeDataSourceValidate2
MailMergeWizardSendToCustom
MailMergeWizardStateChange
ProtectedViewWindowActivate
ProtectedViewWindowBeforeClose
ProtectedViewWindowBeforeEdit
ProtectedViewWindowDeactivate
ProtectedViewWindowOpen
ProtectedViewWindowSize
Startup
WindowActivate
WindowBeforeDoubleClick
WindowBeforeRightClick
WindowDeactivate
WindowSelectionChange
WindowSize
XMLSelectionChange
XMLValidationError

Applies to