TextBoxField.MaxLength Property
Gets or sets the maximum number of characters that can be entered in a text box form field.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The maximum number of characters that can be entered in the text box form field. |
See Also