Click or drag to resize
PdfSecurityOptionsKeySize Property
The dimension of the encryption key. By default a 128 bit key is used.

Namespace: PdfViewer4AspNet
Assembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntax
public EncryptionKeySize KeySize { get; set; }

Property Value

Type: EncryptionKeySize
See Also