LEADTOOLS PDF (Leadtools.Pdf assembly)

MaximumStringLength Field

Show in webframe





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

            

            
public:
static readonly int MaximumStringLength

Field Value

The maximum size of a PDF string. Which is 126 characters.
Remarks

This value is used as the maximum length for the strings in 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.