Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |