←Select platform

MaximumStringLength Field

Summary

Gets the maximum size of a PDF string.

Syntax

C#
VB
Java
C++
public static readonly int MaximumStringLength
Public Shared ReadOnly MaximumStringLength As Integer
MAXIMUMSTRINGLENGTH
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize