[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.TextField.MaxLen

MaxLen Property

MaxLen

Gets or sets the maximum length of the field’s text, in characters.

Declaration
public int MaxLen { get; set; }
Public Property MaxLen As Integer