WordProcessingProtection

WordProcessingProtection()

Constructor zonder parameters - alle parameters hebben standaardwaarden

public WordProcessingProtection()

Zie ook


WordProcessingProtection(WordProcessingProtectionType, string)

Maakt het mogelijk om alle parameters in te stellen tijdens instantiatie van de klasse

public WordProcessingProtection(WordProcessingProtectionType protectionType, string password)
Parameter Type Beschrijving
protectionType WordProcessingProtectionType Stel het beveiligingstype van het document in
password String Stel het beveiligingswachtwoord in

Zie ook