IApplicationEvents3.EPostageInsert Method

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub EPostageInsert ( _
    Doc As Document _
)
'Usage
Dim instance As IApplicationEvents3
Dim Doc As Document

instance.EPostageInsert(Doc)
void EPostageInsert(
    Document Doc
)

Parameters

See Also

Reference

IApplicationEvents3 Interface

IApplicationEvents3 Members

Microsoft.Office.Interop.Word Namespace