Click or drag to resize

PdfSecurity OriginalEncrypt Property

Indicate whether this pdf document was encrypted originally or not.

Namespace: Spire.Pdf.Security
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool OriginalEncrypt { get; }

Property Value

Type: Boolean
See Also