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

Show in webframe

MaximumStringLength Field






Gets the maximum size of a PDF string.
Syntax
public static readonly int MaximumStringLength
'Declaration
 
Public Shared ReadOnly MaximumStringLength As Integer
'Usage
 
Dim value As Integer
 
value = PDFDocument.MaximumStringLength
MAXIMUM_STRING_LENGTH
public:
static readonly int MaximumStringLength

Field Value

The maximum size of a PDF string, which at most is 126 characters.
Remarks

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.

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