WordProcessingProtection

WordProcessingProtection()

Parameterloser Konstruktor - alle Parameter haben Standardwerte

public WordProcessingProtection()

Siehe auch


WordProcessingProtection(WordProcessingProtectionType, string)

Ermöglicht das Setzen aller Parameter während der Instanziierung der Klasse

public WordProcessingProtection(WordProcessingProtectionType protectionType, string password)
Parameter Typ Beschreibung
protectionType WordProcessingProtectionType Stellen Sie den Schutztyp des Dokuments ein
password String Legen Sie das Schutzkennwort fest

Siehe auch