ApplicationClass.remove_EPostageInsert Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual void remove_EPostageInsert(Microsoft::Office::Interop::Word::ApplicationEvents4_EPostageInsertEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_EPostageInsert;
public virtual void remove_EPostageInsert (Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertEventHandler );
abstract member remove_EPostageInsert : Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertEventHandler -> unit
override this.remove_EPostageInsert : Microsoft.Office.Interop.Word.ApplicationEvents4_EPostageInsertEventHandler -> unit
Public Overridable Sub remove_EPostageInsert ( As ApplicationEvents4_EPostageInsertEventHandler)