Enum PdfEncryptionAlgorithm
Enum PdfEncryptionAlgorithm
Namespace: Aspose.Tasks.Saving
Assembly: Aspose.Tasks.dll (25.2.0)
Specifies the encryption algorithm to use for encrypting a PDF document.
public enum PdfEncryptionAlgorithm
Fields
RC4_128 = 1
Specifies the encryption algorithm to use for encrypting a PDF document.
RC4_40 = 0
Specifies the encryption algorithm to use for encrypting a PDF document.