WdRoutingSlipDelivery Enumeration

Specifies the routing method to use to deliver a document to recipients.

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

Syntax

'Declaration
Public Enumeration WdRoutingSlipDelivery
'Usage
Dim instance As WdRoutingSlipDelivery
public enum WdRoutingSlipDelivery

Members

Member name Description
wdOneAfterAnother Deliver to one recipient at a time.
wdAllAtOnce Deliver to all recipients simultaneously.

See Also

Reference

Microsoft.Office.Interop.Word Namespace