Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

MaxLength Property






Maximum length of the field content.
Syntax
public int MaxLength {get; set;}
'Declaration
 
Public Property MaxLength As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.MaxLength = value
 
value = instance.MaxLength
public int getMaxLength()
public void setMaxLength(int maxLength)
            
public:
property int MaxLength {
   int get();
   void set (    int value);
}

Property Value

Maximum length of the field content.
Requirements

Target Platforms

See Also

Reference

PDFFormField Class
PDFFormField Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features