_Document.Protect2002(WdProtectionType, Object, Object) 方法

定义

仅供内部使用。

public void Protect2002 (Microsoft.Office.Interop.Word.WdProtectionType Type, ref object NoReset, ref object Password);
abstract member Protect2002 : Microsoft.Office.Interop.Word.WdProtectionType * obj * obj -> unit
Public Sub Protect2002 (Type As WdProtectionType, Optional ByRef NoReset As Object, Optional ByRef Password As Object)

参数

NoReset
Object
Password
Object

适用于