RoutingSlip.Protect 属性

定义

此对象、成员或枚举已被弃用并且不适合在您的代码中使用。

public:
 property Microsoft::Office::Interop::Word::WdProtectionType Protect { Microsoft::Office::Interop::Word::WdProtectionType get(); void set(Microsoft::Office::Interop::Word::WdProtectionType value); };
public Microsoft.Office.Interop.Word.WdProtectionType Protect { get; set; }
member this.Protect : Microsoft.Office.Interop.Word.WdProtectionType with get, set
Public Property Protect As WdProtectionType

属性值

适用于