Click or drag to resize

Document ProtectionType Property

Gets or sets the type of protection of the document.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public ProtectionType ProtectionType { get; set; }

Property Value

Type: ProtectionType

Implements

IDocument ProtectionType
See Also