PdfSecurityInfoEncryptionMode Property

The encryption algorithm used (e.g., RC4, AES)

Definition

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

Property Value

PdfEncryptionMode

See Also