PdfSecurityEncryptionLevel Property

Controls the encryption level. The encryption is High by default

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfEncryptionLevel EncryptionLevel { get; set; }

Property Value

PdfEncryptionLevel

See Also