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