Gets the maximum size of a PDF string.
public static readonly int MaximumStringLength
Public Shared ReadOnly MaximumStringLength As Integer
MAXIMUMSTRINGLENGTH
public:
static readonly int MaximumStringLength
The maximum size of a PDF string, which at most is 126 characters.
This value is used as the maximum length for the strings of the following properties:
These values should not contain more than 126 characters as defined by the PDF standard. LEADTOOLS will automatically truncate the values of these properties to 126 before writing them to a PDF file.
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