Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFEncryptionMode Enumeration






Specifies the PDF encryption mode
Syntax
[SerializableAttribute()]
public enum PDFEncryptionMode : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum PDFEncryptionMode 
   Inherits System.Enum
'Usage
 
Dim instance As PDFEncryptionMode
[SerializableAttribute()]
public enum class PDFEncryptionMode : public System.Enum 
Members
ValueMemberDescription
0x00000000RC40Bit Use RC 40 bit mode
0x00000001RC128Bit Use RC 128 bit mode
Remarks

The PDFEncryptionMode enumeration is used as the type for the PDFSecurityOptions.EncryptionMode property. It determines the encryption mode to use when creating or updating PDF files.

The password to use with the encryption must be set in the PDFSecurityOptions.UserPassword or PDFSecurityOptions.OwnerPassword properties.

Example

For an example, refer to PDFSecurityOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFEncryptionMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features