_Workbook.HasRoutingSlip Property

Definition

True if the workbook has a routing slip. Read/write Boolean.

public:
 property bool HasRoutingSlip { bool get(); void set(bool value); };
public bool HasRoutingSlip { get; set; }
Public Property HasRoutingSlip As Boolean

Property Value

Remarks

Setting this property to True creates a routing slip with default values. Setting the property to False deletes the routing slip.

Applies to