Gets the maximum size of a PDF password.
public static readonly int MaximumPasswordLength
Public Shared ReadOnly MaximumPasswordLength As Integer
MAXIMUMPASSWORDLENGTH
public:
static readonly int MaximumPasswordLength
The maximum size of a PDF password, which at most is 64 characters.
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).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET