←Select platform

MaxLength Property

Summary
Maximum length of the field content.
Syntax
C#
VB
C++
Java
public int MaxLength { get; set; } 
Public Property MaxLength As Integer 
public int getMaxLength(); 
public void setMaxLength( 
   int intValue 
); 
public: 
property int MaxLength { 
   int get(); 
   void set (    int ); 
} 

Property Value

Maximum length of the field content.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.