 |
PdfSecurityManagerEncryptionKeySize Property |
Gets or sets the length of the encryption key.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PdfEncryptionKeySize EncryptionKeySize { get; set; }
Public Property EncryptionKeySize As PdfEncryptionKeySize
Get
Set
Property Value
Type:
PdfEncryptionKeySize
See Also