PdfSecurityOptionsKeySize Property |
The dimension of the encryption key. By default a 128 bit key is used.
Namespace: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic EncryptionKeySize KeySize { get; set; }
Public Property KeySize As EncryptionKeySize
Get
Set
Property Value
Type:
EncryptionKeySize
See Also