LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

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
public static readonly int MaximumStringLength
 var 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: 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

See Also

Reference

PDFDocument Class
PDFDocument Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.