PdfSecurityEncryptionLevel Property

Controls the encryption level. The encryption is High by default

Definition

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

Property Value

PdfEncryptionLevel

See Also