Leadtools.Forms.DocumentWriters Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
PdfDocumentEncryptionMode Enumeration
See Also  
Leadtools.Forms.DocumentWriters Namespace : PdfDocumentEncryptionMode Enumeration



Specifies the PDF document encryption mode.

Syntax

Visual Basic (Declaration) 
Public Enum PdfDocumentEncryptionMode 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As PdfDocumentEncryptionMode
C# 
public enum PdfDocumentEncryptionMode : Enum 
C++/CLI 
public enum class PdfDocumentEncryptionMode : public Enum 

Members

MemberDescription
RC40Bit Use 40-bit RC4 encryption mode.
RC128Bit Use 128-bit RC4 encryption mode.

Example

For an example, refer to PdfDocumentOptions.

Remarks

The PdfDocumentEncryptionMode enumeration is used as the type for the PdfDocumentOptions.EncryptionMode property.

PDF encryption mode along with the owner password and the different owner access right properties allow creating customized security level in the resulting PDF document. For more information, refer to PdfDocumentOptions.Protected.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.PdfDocumentEncryptionMode

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features