PdfSecurityEncryptionLevel Property

Controls the encryption level. The encryption is High by default

Definition

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

Property Value

PdfEncryptionLevel

See Also