PdfSecurityInfoEncryptionLevel Property

The key size used for encrypting the document (e.g., 40-bit, 128-bit, 256-bit)

Definition

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

Property Value

PdfEncryptionLevel

See Also