Documents for PDF, .NET Edition Documentation
MaxLen Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : MaxLen Property
Gets or sets the maximum length of the field’s text, in characters.
Syntax
'Declaration
 
Public Shadows Property MaxLen As System.Integer
public new System.int MaxLen {get; set;}
See Also

Reference

TextField Class
TextField Members