DocumentClass.Protect2002(WdProtectionType, Object, Object) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public virtual 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
override this.Protect2002 : Microsoft.Office.Interop.Word.WdProtectionType * obj * obj -> unit
Public Overridable Sub Protect2002 (Type As WdProtectionType, Optional ByRef NoReset As Object, Optional ByRef Password As Object)
Parameter
- Type
- WdProtectionType
- NoReset
- Object
- Password
- Object