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 status as indicated by the routing slip attached to a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdRoutingSlipStatus
'Usage
Dim instance As WdRoutingSlipStatus
public enum WdRoutingSlipStatus
Members
| Member name | Description | |
|---|---|---|
| wdNotYetRouted | The document has not yet been delivered. | |
| wdRouteInProgress | The document is in the process of being delivered to all recipients. | |
| wdRouteComplete | Routing is complete and the document has been delivered to all recipients. |