LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

MaximumPasswordLength Field






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
 var 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFDocument Class
PDFDocument Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.