Click or drag to resize

PdfSecurityOptionsKeySize Property

The dimension of the encryption key. By default a 128 bit key is used.

Namespace: ExpertPdf.MergePdf
Assembly: epmergepdf (in epmergepdf.dll) Version: 9.0
Syntax
public EncryptionKeySize KeySize { get; set; }

Property Value

EncryptionKeySize
See Also