Leadtools.Pdf Namespace > PDFDocument Class : MaximumPasswordLength Field |
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
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).
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