PdfSecurityOptionsKeySize Property |
The dimension of the encryption key. The default key size is 128 bits.
Namespace: ExpertPdf.PDFSecurityAssembly: epsecurepdf (in epsecurepdf.dll) Version: 9.0
Syntaxpublic EncryptionKeySize KeySize { get; set; }Public Property KeySize As EncryptionKeySize
Get
Set
Property Value
EncryptionKeySize
See Also