ProtectionType

WordProcessingProtection.ProtectionType property

Allows to set a protection type of the document. By default is set to not protect the document at all.

public WordProcessingProtectionType ProtectionType { get; set; }

See Also