LEADTOOLS PDF (Leadtools.Pdf assembly)

MaximumPasswordLength Field

Show in webframe





Gets the maximum size of a PDF password.
Syntax
public static readonly int MaximumPasswordLength
'Declaration
 
Public Shared ReadOnly MaximumPasswordLength As Integer
'Usage
 
Dim value As Integer
 
value = PDFDocument.MaximumPasswordLength

            

            
public:
static readonly int MaximumPasswordLength

Field Value

The maximum size of a PDF password. Which is 64 characters.
Remarks

When encrypting PDF files with a password, the maximum length of the characters in the password must not exceed 64. LEADTOOLS will automatically truncate the values passed to PDFFile(string fileName, string password), PDFFile.Password and PDFDocument(string fileName, string password).

Requirements

Target Platforms

See Also

Reference

PDFDocument Class
PDFDocument Members

 

 


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