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