Encryption Property
Encryption
Gets or sets the type of encryption used when generating a password-protected PDF document.
Declaration
public PdfSecurity.EncryptionType Encryption { get; set; }
Public Property Encryption As PdfSecurity.EncryptionType