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