ApplicationClass.add_EPostageInsert Method

Definition

public:
 virtual void add_EPostageInsert(Microsoft::Office::Interop::Word::ApplicationEvents4_EPostageInsertEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_EPostageInsert;
public virtual void add_EPostageInsert (Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertEventHandler );
abstract member add_EPostageInsert : Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertEventHandler -> unit
override this.add_EPostageInsert : Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertEventHandler -> unit
Public Overridable Sub add_EPostageInsert ( As ApplicationEvents4_EPostageInsertEventHandler)

Parameters

Implements

Applies to