ApplicationEvents4_SinkHelper.EPostageInsertEx Method
Office 2010
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
public virtual void EPostageInsertEx( Document param0, int param1, int param2, int param3, int param4, int param5, int param6, string param7, string param8, bool param9, ref bool param10 )
Parameters
- param0
- Type: Microsoft.Office.Interop.Word.Document
- param1
- Type: System.Int32
- param2
- Type: System.Int32
- param3
- Type: System.Int32
- param4
- Type: System.Int32
- param5
- Type: System.Int32
- param6
- Type: System.Int32
- param7
- Type: System.String
- param8
- Type: System.String
- param9
- Type: System.Boolean
- param10
- Type: System.Boolean%