Documents for PDF, .NET Edition Documentation
EncryptionKeyLength Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Security Namespace > StandardSecurityHandlerRev3 Class : EncryptionKeyLength Property
Gets or sets the length of the encryption key, in bits. The value must be a multiple of 8, in the range from 40 to 128.
Syntax
'Declaration
 
Public Property EncryptionKeyLength As System.Integer
public System.int EncryptionKeyLength {get; set;}
See Also

Reference

StandardSecurityHandlerRev3 Class
StandardSecurityHandlerRev3 Members