PdfSecurityInfoKeySize Property

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public EncryptionKeySize KeySize { get; }

Property Value

EncryptionKeySize

See Also