Gets or sets the type of encryption to use for a password-protected PDF document.
Declaration
[Browsable(false)]
public virtual PdfSecurity.EncryptionType Encryption { get; set; }
<Browsable(False)>
Public Overridable Property Encryption As PdfSecurity.EncryptionType