The dimension of the encryption key. The default the key size is 128 bits for a newly created document.
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic EncryptionKeySize KeySize { get; set; }
Public Property KeySize As EncryptionKeySize
Get
Set
Property Value
Type:
EncryptionKeySize
See Also