←Select platform

MaxLength Property

Summary
Maximum length of the field content.
Syntax
C#
C++/CLI
Java
Python
public int MaxLength { get; set; } 
public int getMaxLength(); 
public void setMaxLength( 
   int intValue 
); 
public: 
property int MaxLength { 
   int get(); 
   void set (    int ); 
} 
MaxLength # get and set (PDFFormField) 

Property Value

Maximum length of the field content.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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