TextBoxField.MaxLen
TextBoxField.MaxLen property
Gets or sets maximum length of text in the field.
public int MaxLen { get; set; }
See Also
- class TextBoxField
- namespace Aspose.Pdf.Forms
- assembly Aspose.PDF
Gets or sets maximum length of text in the field.
public int MaxLen { get; set; }