Accusoft.PdfXpress7.Net
EncryptMethod Enumeration




Specifies the Encryption Algorithm for the document.
Syntax
'Declaration
 
Public Enum EncryptMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As EncryptMethod
__value public enum EncryptMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class EncryptMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberValueDescription
AES_128Bit_Acrobat7AndLater3128-bit AES, can be opened in Acrobat® 7.0 (PDF 1.6) and later.
AES_256Bit_Acrobat9AndLater4256-bit AES, can be opened in Acrobat® 9 (PDF 1.7) and later.
RC4_128Bit_Acrobat5AndLater1128-bit RC4, can be opened in Acrobat® 5.0 (PDF 1.4) and later.
RC4_128Bit_Acrobat6AndLater2128-bit RC4, can be opened in Acrobat® 6.0 (PDF 1.5) and later.
RC4_40Bit_Acrobat3AndLater040-bit RC4, can be opened in Acrobat® 3.0 (PDF 1.2) and later.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.PdfXpressSdk.EncryptMethod

See Also

Reference

Accusoft.PdfXpressSdk Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback