LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

PdfDocumentEncryptionMode Enumeration

Show in webframe







Specifies the PDF document encryption mode.
Syntax
public enum PdfDocumentEncryptionMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum PdfDocumentEncryptionMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As PdfDocumentEncryptionMode
public enum PdfDocumentEncryptionMode : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Forms.DocumentWriters.PdfDocumentEncryptionMode = function() { };
Leadtools.Forms.DocumentWriters.PdfDocumentEncryptionMode.prototype = {
RC40Bit = 0, RC128Bit = 1, };
public enum class PdfDocumentEncryptionMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0RC40BitUse 40-bit RC4 encryption mode.
1RC128BitUse 128-bit RC4 encryption mode.
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.

Example
For an example, refer to PdfDocumentOptions.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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