PdfSecurityEncryptionLevel Property

Controls the encryption level. The encryption is High by default

Definition

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

Property Value

PdfEncryptionLevel

See Also