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

Show in webframe

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
MAXIMUM_PASSWORD_LENGTH
public:
static readonly int MaximumPasswordLength

Field Value

The maximum size of a PDF password, which at most 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

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